Class |
NestedLineStyle | ||||||||||||||||||||||||||||||||||||||||
A nested line style. | |||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, getElements, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
Array of NestedLineStyle getElements () void remove () bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||
Element of |
Event.parent EventListener.parent MutationEvent.parent | ||||||||||||||||||||||||||||||||||||||||
Used in: | NestedLineStyle NestedLineStyles.nextItem (obj: NestedLineStyle) NestedLineStyle NestedLineStyles.previousItem (obj: NestedLineStyle) | ||||||||||||||||||||||||||||||||||||||||
Return |
Array of NestedLineStyle NestedLineStyle.getElements () NestedLineStyle NestedLineStyles.[] (index: number) NestedLineStyle NestedLineStyles.add ([withProperties: Object]) NestedLineStyle NestedLineStyles.anyItem () Array of NestedLineStyle NestedLineStyles.everyItem () NestedLineStyle NestedLineStyles.firstItem () NestedLineStyle NestedLineStyles.item (index: varies) Array of NestedLineStyle NestedLineStyles.itemByRange (from: varies, to: varies) NestedLineStyle NestedLineStyles.lastItem () NestedLineStyle NestedLineStyles.middleItem () NestedLineStyle NestedLineStyles.nextItem (obj: NestedLineStyle) NestedLineStyle NestedLineStyles.previousItem (obj: NestedLineStyle) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |