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