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