Interface | Description |
---|---|
DialogCallback | |
DialogConstants | |
IDialogFactory | |
IDialogService |
A service that displays modal dialogs.
|
IDialogService.Dialog |
Interface that must be implemented by clients of the dialog service.
|
Class | Description |
---|---|
AbstractDialog<T> |
Utility class for implementing the
IDialogService.Dialog interface. |
AbstractDialog.PersistentFeedbackMessagesModel | |
AbstractWizard<T> | |
ButtonWrapper | |
ClearableDialogLink | |
Confirm | |
Dialog<T> | |
DialogAction | |
DialogLink | |
DialogService | |
DialogServiceFactory |
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.
|
DialogWindow | |
ErrorDownloadRequestTarget | |
ErrorDownloadRequestTarget.NodePath | |
ExceptionDialog | |
HippoForm<T> |
The HippoForm is used to manually clear old feedback messages prior processing because
org.hippoecm.frontend.plugins.cms.root.RootPlugin#RootPlugin configured to keep all feedback messages
after each request cycle. |
Wizard<T> |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.