Class |
ObjectStyleGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
An object style group. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, duplicate, extractLabel, getElements, insertLabel, move, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
ObjectStyleGroup duplicate () string extractLabel (key:
string)
Array of ObjectStyleGroup getElements () void insertLabel (key:
string, value:
string)
ObjectStyleGroup move (to:
LocationOptions[, reference:
varies])
void remove ([replacingWith:
ObjectStyle])
bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Element of |
ObjectStyle.parent ObjectStyleGroup.parent | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | ObjectStyleGroup ObjectStyleGroups.nextItem (obj: ObjectStyleGroup) ObjectStyleGroup ObjectStyleGroups.previousItem (obj: ObjectStyleGroup) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Return |
ObjectStyleGroup ObjectStyleGroup.duplicate () Array of ObjectStyleGroup ObjectStyleGroup.getElements () ObjectStyleGroup ObjectStyleGroup.move (to: LocationOptions[, reference: varies]) ObjectStyleGroup ObjectStyleGroups.[] (index: number) ObjectStyleGroup ObjectStyleGroups.add ([withProperties: Object]) ObjectStyleGroup ObjectStyleGroups.anyItem () Array of ObjectStyleGroup ObjectStyleGroups.everyItem () ObjectStyleGroup ObjectStyleGroups.firstItem () ObjectStyleGroup ObjectStyleGroups.item (index: varies) ObjectStyleGroup ObjectStyleGroups.itemByID (id: number) ObjectStyleGroup ObjectStyleGroups.itemByName (name: string) Array of ObjectStyleGroup ObjectStyleGroups.itemByRange (from: varies, to: varies) ObjectStyleGroup ObjectStyleGroups.lastItem () ObjectStyleGroup ObjectStyleGroups.middleItem () ObjectStyleGroup ObjectStyleGroups.nextItem (obj: ObjectStyleGroup) ObjectStyleGroup ObjectStyleGroups.previousItem (obj: ObjectStyleGroup) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |