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