TopologyPointerOutEvent¶
Class TopologyPointerOutEvent
Hierarchy (View Summary)
- WebVisEvent
- TopologyPointerOutEvent
Index
Constructors
Properties
Constructors
constructor
- new TopologyPointerOutEvent(
topologyHandle: TopologyHandle,
pointerInfo: PointerInfo,
): TopologyPointerOutEvent The TOPOLOGY_POINTER_OUT event occurs if the mouse pointer leaves one of the topological elements.
Parameters
- topologyHandle: TopologyHandle
The Handle of the target topological element.
- pointerInfo: PointerInfo
Additional Pointer Information.
Returns TopologyPointerOutEvent
- topologyHandle: TopologyHandle
Properties
id
id: number
The unique ID of the event.
pointer Info
Additional Pointer Information.
topology Handle
The Handle of the target topological element.
Optional
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
type
The type of the event.
TOPOLOGY_POINTER_OUT TOPOLOGY_POINTER_OUT