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