-
-
Creates a new ShowHideFieldsBehavior.
withProperties
|
Object
Initial values for properties of the new ShowHideFieldsBehavior (Optional)
|
-
-
Returns any ShowHideFieldsBehavior in the collection.
-
-
Displays the number of elements in the ShowHideFieldsBehavior.
-
-
Returns every ShowHideFieldsBehavior in the collection.
-
-
Returns the first ShowHideFieldsBehavior in the collection.
-
-
Returns the ShowHideFieldsBehavior with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the ShowHideFieldsBehavior with the specified ID.
-
-
Returns the ShowHideFieldsBehavior with the specified name.
-
-
Returns the ShowHideFieldsBehaviors within the specified range.
from
|
The ShowHideFieldsBehavior, index, or name at the beginning of the range. Can accept: ShowHideFieldsBehavior, Long Integer or String.
|
to
|
The ShowHideFieldsBehavior, index, or name at the end of the range. Can accept: ShowHideFieldsBehavior, Long Integer or String.
|
-
-
Returns the last ShowHideFieldsBehavior in the collection.
-
-
Returns the middle ShowHideFieldsBehavior in the collection.
-
-
Returns the ShowHideFieldsBehavior whose index follows the specified ShowHideFieldsBehavior in the collection.
obj
|
ShowHideFieldsBehavior
The ShowHideFieldsBehavior whose index comes before the desired ShowHideFieldsBehavior.
|
-
-
Returns the ShowHideFieldsBehavior with the index previous to the specified index.
obj
|
ShowHideFieldsBehavior
The index of the ShowHideFieldsBehavior that follows the desired ShowHideFieldsBehavior.
|
-
-
Generates a string which, if executed, will return the ShowHideFieldsBehavior.