Package com.googlecode.wicket.jquery.ui.widget.dialog

Class Summary
AbstractDialog<T extends Serializable> Base class for implementing jQuery dialogs
AbstractFormDialog<T extends Serializable> Provides the base class for form-based dialogs
AbstractFormDialog.FormButtonAjaxBehavior Provides the button's form-submit behavior
DialogBehavior Provides a jQuery dialog behavior.
DialogBehavior.ButtonAjaxBehavior Provides the JQueryAjaxBehavior being called by the button(s).
DialogBehavior.ClickEvent Provides a dialog event that will be transmitted to the dialog AbstractDialog
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 Summary
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.