Class |
NamedGrid | ||||||||||||||||||||||||||||||||||||||||||||||||
A named grid. | |||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, extractLabel, getElements, insertLabel, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string extractLabel (key:
string)
Array of NamedGrid getElements () void insertLabel (key:
string, value:
string)
void remove () bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||
Element of |
GridDataInformation.parent ObjectStyle.appliedNamedGrid Story.appliedNamedGrid TextDefault.appliedNamedGrid XmlStory.appliedNamedGrid | ||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | NamedGrid NamedGrids.nextItem (obj: NamedGrid) NamedGrid NamedGrids.previousItem (obj: NamedGrid) | ||||||||||||||||||||||||||||||||||||||||||||||||
Return |
Array of NamedGrid NamedGrid.getElements () NamedGrid NamedGrids.[] (index: number) NamedGrid NamedGrids.add ([withProperties: Object]) NamedGrid NamedGrids.anyItem () Array of NamedGrid NamedGrids.everyItem () NamedGrid NamedGrids.firstItem () NamedGrid NamedGrids.item (index: varies) NamedGrid NamedGrids.itemByID (id: number) NamedGrid NamedGrids.itemByName (name: string) Array of NamedGrid NamedGrids.itemByRange (from: varies, to: varies) NamedGrid NamedGrids.lastItem () NamedGrid NamedGrids.middleItem () NamedGrid NamedGrids.nextItem (obj: NamedGrid) NamedGrid NamedGrids.previousItem (obj: NamedGrid) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |