Class |
TableStyleGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
A table 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])
TableStyleGroup duplicate () string extractLabel (key:
string)
Array of TableStyleGroup getElements () void insertLabel (key:
string, value:
string)
TableStyleGroup move (to:
LocationOptions[, reference:
varies])
void remove ([replacingWith:
varies])
bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Element of |
TableStyle.parent TableStyleGroup.parent | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | TableStyleGroup TableStyleGroups.nextItem (obj: TableStyleGroup) TableStyleGroup TableStyleGroups.previousItem (obj: TableStyleGroup) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Return |
TableStyleGroup TableStyleGroup.duplicate () Array of TableStyleGroup TableStyleGroup.getElements () TableStyleGroup TableStyleGroup.move (to: LocationOptions[, reference: varies]) TableStyleGroup TableStyleGroups.[] (index: number) TableStyleGroup TableStyleGroups.add ([withProperties: Object]) TableStyleGroup TableStyleGroups.anyItem () Array of TableStyleGroup TableStyleGroups.everyItem () TableStyleGroup TableStyleGroups.firstItem () TableStyleGroup TableStyleGroups.item (index: varies) TableStyleGroup TableStyleGroups.itemByID (id: number) TableStyleGroup TableStyleGroups.itemByName (name: string) Array of TableStyleGroup TableStyleGroups.itemByRange (from: varies, to: varies) TableStyleGroup TableStyleGroups.lastItem () TableStyleGroup TableStyleGroups.middleItem () TableStyleGroup TableStyleGroups.nextItem (obj: TableStyleGroup) TableStyleGroup TableStyleGroups.previousItem (obj: TableStyleGroup) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |