Package io.jmix.mapsflowui.component
Class GeoMapI18n.ControlPanel
java.lang.Object
io.jmix.mapsflowui.component.GeoMapI18n.ControlPanel
- Enclosing class:
- GeoMapI18n
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDeleteButtonTitle
(String title) void
setDragButtonTitle
(String title) void
setModifyButtonTitle
(String title) withDeleteButtonTitle
(String title) withDragButtonTitle
(String title) withModifyButtonTitle
(String title)
-
Field Details
-
dragButtonTitle
-
modifyButtonTitle
-
deleteButtonTitle
-
-
Constructor Details
-
ControlPanel
public ControlPanel()
-
-
Method Details
-
getDragButtonTitle
-
setDragButtonTitle
-
withDragButtonTitle
-
getModifyButtonTitle
-
setModifyButtonTitle
-
withModifyButtonTitle
-
getDeleteButtonTitle
-
setDeleteButtonTitle
-
withDeleteButtonTitle
-