Class UiMap2.LocationChangedEvent
java.lang.Object
org.teamapps.dto.UiMap2.LocationChangedEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.LocationChangedEvent(String componentId, UiMapLocation center, UiMapArea displayedArea) -
Method Summary
-
Field Details
-
componentId
-
center
-
displayedArea
-
-
Constructor Details
-
LocationChangedEvent
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
LocationChangedEvent
-
-
Method Details
-
getUiEventType
- Specified by:
getUiEventTypein interfaceUiEvent
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiEvent
-
getCenter
-
getDisplayedArea
-