Class
GotoURLBehaviors |
| A collection of goto URL behavior objects. |
QuickLinks |
add, count |
Properties
| Property | Type | Access | Description |
length | number |
readonly | The number of objects in the collection. |
|
Methods
| InstancesGotoURLBehavior add ([withProperties:
Object])
Creates a new GotoURLBehavior.
Parameter | Type | Description |
withProperties | Object | Initial values for properties of the new GotoURLBehavior (Optional) |
number count ()
Displays the number of elements in the GotoURLBehavior.
|
Element of |
Button.gotoURLBehaviors
FormField.gotoURLBehaviors
|