Uses of Class
org.opencms.ui.components.CmsConfirmationDialog
Packages that use CmsConfirmationDialog
-
Uses of CmsConfirmationDialog in org.opencms.ui.components
Methods in org.opencms.ui.components that return CmsConfirmationDialogModifier and TypeMethodDescriptionstatic CmsConfirmationDialog
Shows the confirmation dialog in a window.static CmsConfirmationDialog
Shows the confirmation dialog in a window.static CmsConfirmationDialog
CmsConfirmationDialog.show
(String title, String message, Runnable okAction, Runnable cancelAction, boolean hideUnused) Shows the confirmation dialog in a window.