Uses of Class
org.teamapps.dto.UiMapArea
-
Uses of UiMapArea in org.teamapps.dto
Fields in org.teamapps.dto declared as UiMapAreaModifier and TypeFieldDescriptionprotected UiMapAreaUiMap.LocationChangedEvent.displayedAreaprotected UiMapAreaUiMap2.LocationChangedEvent.displayedAreaMethods in org.teamapps.dto that return UiMapAreaModifier and TypeMethodDescriptionUiMap.LocationChangedEvent.getDisplayedArea()UiMap2.LocationChangedEvent.getDisplayedArea()Constructors in org.teamapps.dto with parameters of type UiMapAreaModifierConstructorDescriptionLocationChangedEvent(String componentId, UiMapLocation center, UiMapArea displayedArea) LocationChangedEvent(String componentId, UiMapLocation center, UiMapArea displayedArea)