Package | Description |
---|---|
org.wicketstuff.modalx | |
org.wicketstuff.modalx.example | |
org.wicketstuff.modalx.optional |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ModalMgr.preShow(ModalContentPanel modalContentPanel)
Notifies the ModalMgr of that a ModelContentWindow is about to show.
|
Modifier and Type | Class and Description |
---|---|
class |
TestForm
Created by IntelliJ IDEA.
|
Modifier and Type | Method and Description |
---|---|
void |
ModalXPage.preShow(ModalContentPanel modalContentPanel)
Records a visit to the modal.
|
Copyright © 2015. All rights reserved.