Event
The Event module exposes UI event listeners for the WebViewer. More information can be found here.
Functions
isMouseEventType
-
Communicator.Event.isMouseEventType(eventType)
Gets whether an EventType is a mouse event type or not.
- Arguments
-
- Return type
boolean
- Returns
Boolean indicating whether or not eventType is a mouse event type