Adds an event listener.
Object
HyperlinkPageItemSource
A hyperlinked page item.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Number | readonly | The unique ID of the HyperlinkPageItemSource. | |
| Number | readonly | The index of the HyperlinkPageItemSource within its containing object. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| String | read/write | A property that can be set to any string. | |
| String | read/write | The name of the HyperlinkPageItemSource. | |
| Document | readonly | The parent of the HyperlinkPageItemSource (a Document). | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| PageItem | read/write | The hyperlinked page item. |
Methods
→ String
Gets the label value associated with the specified key.
Resolves the object specifier, creating an array of object references.
→ void
Sets the label to the value associated with the specified key.
→ void
Deletes the HyperlinkPageItemSource.
→ Boolean
Removes the event listener.
→ void
Jumps to the hyperlink source.
→ String
Generates a string which, if executed, will return the HyperlinkPageItemSource.
→ String
Retrieves the object specifier.
Object of 4
Properties elsewhere that hold a HyperlinkPageItemSource.
Parameter of 4
Method parameters that accept a HyperlinkPageItemSource.
Return 14
Methods that return a HyperlinkPageItemSource.
HyperlinkPageItemSource.getElements()HyperlinkPageItemSources.[]()HyperlinkPageItemSources.add()HyperlinkPageItemSources.anyItem()HyperlinkPageItemSources.everyItem()HyperlinkPageItemSources.firstItem()HyperlinkPageItemSources.item()HyperlinkPageItemSources.itemByID()HyperlinkPageItemSources.itemByName()HyperlinkPageItemSources.itemByRange()HyperlinkPageItemSources.lastItem()HyperlinkPageItemSources.middleItem()HyperlinkPageItemSources.nextItem()HyperlinkPageItemSources.previousItem()