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