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