ActiveItemEvent#
Class ActiveItemEvent
Hierarchy
- WebVisEvent
- ActiveItemEvent
Index
Constructors
Properties
Constructors
constructor
- new
Active (itemID, itemType, viewer): ActiveItemEventItem Event -
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
-
Properties
id
id: number
itemID
itemID: number
The ID of the item
itemType
The type of the active item
Optional
transactionCode
transactionCode ?: string
Optional
transactionID
transactionID?: number
Optional
type
viewer
The viewer to which the active item relates.
ACTIVE_ITEM ACTIVE_ITEM