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