Class
CloseWindowBehaviors |
| A collection of close window behavior objects. |
QuickLinks |
add, count |
Properties
| Property | Type | Access | Description |
length | number |
readonly | The number of objects in the collection. |
|
Methods
| InstancesCloseWindowBehavior add ([withProperties:
Object])
Creates a new CloseWindowBehavior.
Parameter | Type | Description |
withProperties | Object | Initial values for properties of the new CloseWindowBehavior (Optional) |
number count ()
Displays the number of elements in the CloseWindowBehavior.
|
Element of |
Button.closeWindowBehaviors
FormField.closeWindowBehaviors
|