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