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