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