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