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