ActiveItemEvent¶
Class ActiveItemEvent
Hierarchy (View Summary)
- WebVisEvent
- ActiveItemEvent
Index
Constructors
Properties
Constructors
constructor
- new ActiveItemEvent(
itemID: number,
itemType: ActiveItemType,
viewer: ViewerAPI,
): ActiveItemEvent The ACTIVE_ITEM event indicates a change to the current active item.
Parameters
- itemID: number
The ID of the item
- itemType: ActiveItemType
The type of the active item
- viewer: ViewerAPI
The viewer to which the active item relates.
Returns ActiveItemEvent
- itemID: number
ACTIVE_ITEM ACTIVE_ITEM