Package org.wicketstuff.modalx

Interface Summary
IWicketModalVisit Class Name : IWicketModalVisit Diagram : Wicket Generic Modal Windows Project : Echobase framework Type : interface Interface implemented by instances used for tracking user visits on a site.
IWindowCloseListener Class Name : IWindowCloseListener Diagram : Wicket Generic Modal Windows Project : Echobase framework Type : interface Interface for listeners of the window close event.
ModalMgr Class Name : ModalMgr Diagram : Wicket Generic Modal Windows Project : Echobase framework Type : interface Manages the allocation and deallocation of modal windows.
 

Class Summary
MessageBox Class Name : MessageBox Diagram : Wicket Generic Modal Windows Project : Echobase framework Type : concrete Implements a simple way to communicate messages to users via a modal message box.
ModalContentPanel Class Name : ModalContentPanel Diagram : Wicket Generic Modal Windows Project : Echobase framework Type : concrete Base class for all panels that are to be displayed in a ModalContentWindow.
ModalContentWindow Class Name : ModalContentWindow Diagram : Wicket Generic Modal Windows Project : Echobase framework Type : concrete Specialized form of ModalWindow that knows how to interact with ModelContentPanels in a way which simplifies the code that opens a modal window.
ModalFormPanel Class Name : ModalFormPanel Diagram : Wicket Generic Modal Windows Project : Echobase framework Type : concrete Base class for all modal content panels that contain a form.
ValidatingModalFormPanel Class Name : ValidatingModalFormPanel Diagram : Wicket Generic Modal Windows Project : Echobase framework Type : concrete Base class for all validating wicket forms.
 



Copyright © 2007–2014. All rights reserved.