ActiveItemEvent#
Class ActiveItemEvent
Hierarchy
- WebVisEvent
- ActiveItemEvent
Index
Constructors
Properties
Constructors
constructor
- new
Active Item Event(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
-
Properties
id
id: number
itemID
itemID: number
item Type
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
viewer
viewer: ViewerAPI
ACTIVE_ITEM ACTIVE_ITEM