Uses of Class
org.opencms.ui.components.CmsConfirmationDialog
-
Uses of CmsConfirmationDialog in org.opencms.ui.components
Modifier 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.