Class | Description |
---|---|
AbstractDialog<T extends Serializable> |
Base class for implementing jQuery dialogs
|
AbstractFormDialog<T extends Serializable> |
Provides the base class for form-based dialogs
|
ButtonAjaxBehavior |
Provides the dialog-button's
JQueryAjaxBehavior |
ButtonAjaxBehavior.ClickEvent |
Provides a dialog event that will be transmitted to the
AbstractDialog |
ButtonAjaxPostBehavior |
Provides the dialog-button's form-submit behavior
|
DialogBehavior |
Provides a jQuery dialog behavior.
|
DialogBehavior.CloseEvent |
An event object that will be broadcasted when the user clicks on the X-icon
|
DialogButton |
Provides the button object that can be used in dialogs
|
FragmentDialog<T extends Serializable> |
Provides a dialog having a content coming from a
Fragment |
FragmentFormDialog<T extends Serializable> |
Provides a dialog having a content coming from a
Fragment |
InputDialog<T extends Serializable> |
Provides a modal dialog box that ask an input to the user
|
MessageDialog |
Provides a modal dialog box that display a specific message, with a predefined icon and a predefined button set.
|
MessageFormDialog |
Provides a modal dialog box that display a specific message, with a predefined icon and a predefined button set.
|
Enum | Description |
---|---|
DialogButtons |
Button set to be used in a
MessageDialog or MessageFormDialog |
DialogIcon |
Predefined icons to be used in a
MessageDialog |
Copyright © 2013 7thWeb. All Rights Reserved.