|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModalContentPanel | |
|---|---|
| org.wicketstuff.modalx | |
| org.wicketstuff.modalx.optional | |
| Uses of ModalContentPanel in org.wicketstuff.modalx |
|---|
| Subclasses of ModalContentPanel in org.wicketstuff.modalx | |
|---|---|
class |
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. |
class |
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. |
class |
ValidatingModalFormPanel
Class Name : ValidatingModalFormPanel Diagram : Wicket Generic Modal Windows Project : Echobase framework Type : concrete Base class for all validating wicket forms. |
| Methods in org.wicketstuff.modalx with parameters of type ModalContentPanel | |
|---|---|
void |
ModalMgr.preShow(ModalContentPanel modalContentPanel)
Notifies the ModalMgr of that a ModelContentWindow is about to show. |
| Uses of ModalContentPanel in org.wicketstuff.modalx.optional |
|---|
| Methods in org.wicketstuff.modalx.optional with parameters of type ModalContentPanel | |
|---|---|
void |
ModalXPage.preShow(ModalContentPanel modalContentPanel)
Records a visit to the modal. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||