Class |
GotoPageBehavior | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
A behavior object that jumps to a specific page of the document. Base Class: Behavior | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 GotoPageBehavior getElements () void insertLabel (key:
string, value:
string)
void remove () bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | GotoPageBehavior GotoPageBehaviors.nextItem (obj: GotoPageBehavior) GotoPageBehavior GotoPageBehaviors.previousItem (obj: GotoPageBehavior) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Return |
Array of GotoPageBehavior GotoPageBehavior.getElements () GotoPageBehavior GotoPageBehaviors.[] (index: number) GotoPageBehavior GotoPageBehaviors.add ([withProperties: Object]) GotoPageBehavior GotoPageBehaviors.anyItem () Array of GotoPageBehavior GotoPageBehaviors.everyItem () GotoPageBehavior GotoPageBehaviors.firstItem () GotoPageBehavior GotoPageBehaviors.item (index: varies) GotoPageBehavior GotoPageBehaviors.itemByID (id: number) GotoPageBehavior GotoPageBehaviors.itemByName (name: string) Array of GotoPageBehavior GotoPageBehaviors.itemByRange (from: varies, to: varies) GotoPageBehavior GotoPageBehaviors.lastItem () GotoPageBehavior GotoPageBehaviors.middleItem () GotoPageBehavior GotoPageBehaviors.nextItem (obj: GotoPageBehavior) GotoPageBehavior GotoPageBehaviors.previousItem (obj: GotoPageBehavior) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |