Class
ShowHideFieldsBehaviors |
| A collection of show/hide fields behavior objects. |
QuickLinks |
add, count |
Properties
| Property | Type | Access | Description |
length | number |
readonly | The number of objects in the collection. |
|
Methods
| InstancesShowHideFieldsBehavior add ([withProperties:
Object])
Creates a new ShowHideFieldsBehavior.
Parameter | Type | Description |
withProperties | Object | Initial values for properties of the new ShowHideFieldsBehavior (Optional) |
number count ()
Displays the number of elements in the ShowHideFieldsBehavior.
|
Element of |
Button.showHideFieldsBehaviors
FormField.showHideFieldsBehaviors
|