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