ActiveItemEvent#
Class ActiveItemEvent
Hierarchy
- WebVisEvent
- ActiveItemEvent
 
Constructors
Properties
Constructors
constructor
- new Active Item Event(itemID, itemType, viewer): ActiveItemEvent 
- 
The ACTIVE_ITEM event indicates a change to the current active item. Parameters- 
itemID: numberThe ID of the item 
- 
itemType: ActiveItemTypeThe type of the active item 
- 
viewer: ViewerAPIThe viewer to which the active item relates. 
 Returns ActiveItemEvent
- 
Properties
id
id: number
itemID
itemID: number
The ID of the item
item
The type of the active item
Optional transaction
transaction
Optional transactionID
transactionID?: number
Optional type
viewer
The viewer to which the active item relates.
ACTIVE_ITEM ACTIVE_ITEM