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 CmsConfirmationDialogShows the confirmation dialog in a window.static CmsConfirmationDialogShows the confirmation dialog in a window.static CmsConfirmationDialogCmsConfirmationDialog.show(String title, String message, Runnable okAction, Runnable cancelAction, boolean hideUnused) Shows the confirmation dialog in a window.