-
-
Create a new mapping
exportType
|
string
The type of export.
|
exportTag
|
string
The tag to map.
|
exportClass
|
string
The class to map.
|
exportAttributes
|
string
The attributes to map.
|
withProperties
|
Object
Initial values for properties of the new ObjectStyleExportTagMap (Optional)
|
-
-
Returns any ObjectStyleExportTagMap in the collection.
-
-
Displays the number of elements in the ObjectStyleExportTagMap.
-
-
Returns every ObjectStyleExportTagMap in the collection.
-
-
Returns the first ObjectStyleExportTagMap in the collection.
-
-
Returns the ObjectStyleExportTagMap with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the ObjectStyleExportTagMaps within the specified range.
from
|
The ObjectStyleExportTagMap, index, or name at the beginning of the range. Can accept: ObjectStyleExportTagMap, Long Integer or String.
|
to
|
The ObjectStyleExportTagMap, index, or name at the end of the range. Can accept: ObjectStyleExportTagMap, Long Integer or String.
|
-
-
Returns the last ObjectStyleExportTagMap in the collection.
-
-
Returns the middle ObjectStyleExportTagMap in the collection.
-
-
Returns the ObjectStyleExportTagMap whose index follows the specified ObjectStyleExportTagMap in the collection.
obj
|
ObjectStyleExportTagMap
The ObjectStyleExportTagMap whose index comes before the desired ObjectStyleExportTagMap.
|
-
-
Returns the ObjectStyleExportTagMap with the index previous to the specified index.
obj
|
ObjectStyleExportTagMap
The index of the ObjectStyleExportTagMap that follows the desired ObjectStyleExportTagMap.
|
-
-
Generates a string which, if executed, will return the ObjectStyleExportTagMap.