Package org.hippoecm.frontend.dialog
package org.hippoecm.frontend.dialog
-
ClassDescriptionUtility class for implementing the
IDialogService.Dialog
interface.Dialog<ModelType>DialogManager<ModelType>Base manager for showing a dialog.The dialog service factory wraps access to the dialog service to make sure that a dialog is closed when the plugin that opened it is stopped.HippoForm<T>The HippoForm is used to manually clear old feedback messages prior processing becauseorg.hippoecm.frontend.plugins.cms.root.RootPlugin#RootPlugin
configured to keep all feedback messages after each request cycle.A service that displays modal dialogs.Interface that must be implemented by clients of the dialog service.TheDialog
that has capabilities for updating the components such asPanel
s, primaryButton
s and secondaryButton
sScriptAction<ModelType>Represents a javascript action.Wizard<T>