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