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