Class |
XMLExportMap | ||||||||||||||||||||||||||||||||||||||||||||||||
A mapping object that maps a style (paragraph, character, table, or cell) to an XML tag. | |||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, getElements, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
Array of XMLExportMap getElements () void remove () bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | XMLExportMap XMLExportMaps.nextItem (obj: XMLExportMap) XMLExportMap XMLExportMaps.previousItem (obj: XMLExportMap) | ||||||||||||||||||||||||||||||||||||||||||||||||
Return |
Array of XMLExportMap XMLExportMap.getElements () XMLExportMap XMLExportMaps.[] (index: number) XMLExportMap XMLExportMaps.add (mappedStyle: varies, markupTag: varies[, withProperties: Object]) XMLExportMap XMLExportMaps.anyItem () Array of XMLExportMap XMLExportMaps.everyItem () XMLExportMap XMLExportMaps.firstItem () XMLExportMap XMLExportMaps.item (index: varies) Array of XMLExportMap XMLExportMaps.itemByRange (from: varies, to: varies) XMLExportMap XMLExportMaps.lastItem () XMLExportMap XMLExportMaps.middleItem () XMLExportMap XMLExportMaps.nextItem (obj: XMLExportMap) XMLExportMap XMLExportMaps.previousItem (obj: XMLExportMap) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |