Package io.jmix.mapsflowui.component
Class GeoMapI18n.DeleteDialog
java.lang.Object
io.jmix.mapsflowui.component.GeoMapI18n.DeleteDialog
- All Implemented Interfaces:
Serializable
- Enclosing class:
- GeoMapI18n
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setBodyText
(String text) void
setCancelButtonText
(String text) void
setHeaderText
(String text) void
setOkButtonText
(String text) withBodyText
(String text) withCancelButtonText
(String text) withHeaderText
(String text) withOkButtonText
(String text)
-
Field Details
-
headerText
-
bodyText
-
okButtonText
-
cancelButtonText
-
-
Constructor Details
-
DeleteDialog
public DeleteDialog()
-
-
Method Details
-
getHeaderText
-
setHeaderText
-
withHeaderText
-
getBodyText
-
setBodyText
-
withBodyText
-
getOkButtonText
-
setOkButtonText
-
withOkButtonText
-
getCancelButtonText
-
setCancelButtonText
-
withCancelButtonText
-