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