Uses of Package
org.wicketstuff.modalx

Packages that use org.wicketstuff.modalx
org.wicketstuff.modalx   
org.wicketstuff.modalx.optional   
 

Classes in org.wicketstuff.modalx used by org.wicketstuff.modalx
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.
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.
ModalMgr
          Class Name : ModalMgr Diagram : Wicket Generic Modal Windows Project : Echobase framework Type : interface Manages the allocation and deallocation of modal windows.
 

Classes in org.wicketstuff.modalx used by org.wicketstuff.modalx.optional
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.
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.
ModalMgr
          Class Name : ModalMgr Diagram : Wicket Generic Modal Windows Project : Echobase framework Type : interface Manages the allocation and deallocation of modal windows.
 



Copyright © 2007-2013. All Rights Reserved.