Class DisplayUpdateEvent
java.lang.Object
journeymap.api.v2.common.event.impl.JourneyMapEvent
journeymap.api.v2.client.event.ClientEvent
journeymap.api.v2.client.event.DisplayUpdateEvent
Indicates a change in the display characteristics of the specified UI.
Cannot be cancelled.
-
Field Summary
FieldsFields inherited from class ClientEvent
dimensionFields inherited from class JourneyMapEvent
timestamp -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JourneyMapEvent
cancel, isCancellable, isCancelled
-
Field Details
-
uiState
The UIState of the UI which has been updated.
-
-
Constructor Details
-
DisplayUpdateEvent
Constructor- Parameters:
uiState- The UIState of the UI which has been updated.
-
-
Method Details
-
toString
-