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