Class |
TableStyleMapping | ||||||||||||||||||||||||||||||||||||||||
A table style mapping. | |||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, getElements, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
Array of TableStyleMapping getElements () void remove () bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||
Used in: | TableStyleMapping TableStyleMappings.nextItem (obj: TableStyleMapping) TableStyleMapping TableStyleMappings.previousItem (obj: TableStyleMapping) | ||||||||||||||||||||||||||||||||||||||||
Return |
Array of TableStyleMapping TableStyleMapping.getElements () TableStyleMapping TableStyleMappings.[] (index: number) TableStyleMapping TableStyleMappings.add (sourceStyleName: string, destinationStyleName: string, mappingRuleType: MapType[, withProperties: Object]) TableStyleMapping TableStyleMappings.anyItem () Array of TableStyleMapping TableStyleMappings.everyItem () TableStyleMapping TableStyleMappings.firstItem () TableStyleMapping TableStyleMappings.item (index: varies) Array of TableStyleMapping TableStyleMappings.itemByRange (from: varies, to: varies) TableStyleMapping TableStyleMappings.lastItem () TableStyleMapping TableStyleMappings.middleItem () TableStyleMapping TableStyleMappings.nextItem (obj: TableStyleMapping) TableStyleMapping TableStyleMappings.previousItem (obj: TableStyleMapping) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |