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