Class
A collection of sound behavior objects.
add, count
SoundBehaviors
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
SoundBehavior add ([withProperties:
Object])
Creates a new SoundBehavior.
Parameter | Type | Description |
---|---|---|
withProperties | Object | Initial values for properties of the new SoundBehavior (Optional) |
number count ()
Displays the number of elements in the SoundBehavior.
Element of
Button.soundBehaviors
FormField.soundBehaviors
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |