Uses of Class
org.teamapps.dto.UiMapMarkerClientRecord
-
Uses of UiMapMarkerClientRecord in org.teamapps.dto
Fields in org.teamapps.dto declared as UiMapMarkerClientRecordModifier and TypeFieldDescriptionprotected UiMapMarkerClientRecordUiMap.AddMarkerCommand.markerprotected UiMapMarkerClientRecordUiMap2.AddMarkerCommand.markerFields in org.teamapps.dto with type parameters of type UiMapMarkerClientRecordModifier and TypeFieldDescriptionprotected List<UiMapMarkerClientRecord> UiMap.markersprotected List<UiMapMarkerClientRecord> UiMap2.markersprotected List<UiMapMarkerClientRecord> UiMapMarkerCluster.markersMethods in org.teamapps.dto that return UiMapMarkerClientRecordModifier and TypeMethodDescriptionUiMap.AddMarkerCommand.getMarker()UiMap2.AddMarkerCommand.getMarker()UiMapMarkerClientRecord.setAnchor(UiMapMarkerAnchor anchor) UiMapMarkerClientRecord.setAsString(String asString) UiMapMarkerClientRecord.setId(int id) UiMapMarkerClientRecord.setLocation(UiMapLocation location) UiMapMarkerClientRecord.setOffsetPixelsX(int offsetPixelsX) UiMapMarkerClientRecord.setOffsetPixelsY(int offsetPixelsY) UiMapMarkerClientRecord.setTemplateId(String templateId) Methods in org.teamapps.dto that return types with arguments of type UiMapMarkerClientRecordModifier and TypeMethodDescriptionUiMap.getMarkers()UiMap2.getMarkers()UiMapMarkerCluster.getMarkers()Method parameters in org.teamapps.dto with type arguments of type UiMapMarkerClientRecordModifier and TypeMethodDescriptionUiMap.setMarkers(List<UiMapMarkerClientRecord> markers) UiMap2.setMarkers(List<UiMapMarkerClientRecord> markers) Constructors in org.teamapps.dto with parameters of type UiMapMarkerClientRecordModifierConstructorDescriptionAddMarkerCommand(String componentId, UiMapMarkerClientRecord marker) AddMarkerCommand(String componentId, UiMapMarkerClientRecord marker) Constructor parameters in org.teamapps.dto with type arguments of type UiMapMarkerClientRecord