Class |
IndexSection | ||||||||||||||||||||||||||||||||||||||||||||||||
A section within an index. | |||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, extractLabel, getElements, insertLabel, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string extractLabel (key:
string)
Array of IndexSection getElements () void insertLabel (key:
string, value:
string)
bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | IndexSection IndexSections.nextItem (obj: IndexSection) IndexSection IndexSections.previousItem (obj: IndexSection) | ||||||||||||||||||||||||||||||||||||||||||||||||
Return |
Array of IndexSection IndexSection.getElements () IndexSection IndexSections.[] (index: number) IndexSection IndexSections.anyItem () Array of IndexSection IndexSections.everyItem () IndexSection IndexSections.firstItem () IndexSection IndexSections.item (index: varies) IndexSection IndexSections.itemByID (id: number) IndexSection IndexSections.itemByName (name: string) Array of IndexSection IndexSections.itemByRange (from: varies, to: varies) IndexSection IndexSections.lastItem () IndexSection IndexSections.middleItem () IndexSection IndexSections.nextItem (obj: IndexSection) IndexSection IndexSections.previousItem (obj: IndexSection) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |