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