|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageBox | |
|---|---|
| org.wicketstuff.modalx | |
| Uses of MessageBox in org.wicketstuff.modalx |
|---|
| Methods in org.wicketstuff.modalx that return MessageBox | |
|---|---|
static MessageBox |
MessageBox.show(AjaxRequestTarget target,
String message)
Describe here |
static MessageBox |
MessageBox.show(AjaxRequestTarget target,
String message,
String title)
Describe here |
static MessageBox |
MessageBox.show(AjaxRequestTarget target,
String message,
String title,
int width,
int height)
Describe here |
static MessageBox |
MessageBox.show(AjaxRequestTarget target,
String message,
String title,
int width,
int height,
boolean autoHeight,
int buttonConfig,
IWindowCloseListener iWindowCloseListener)
Describe here |
static MessageBox |
MessageBox.showFixedHeight(AjaxRequestTarget target,
String message,
String title,
int width,
int height)
Describe here |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||