| Package | Description |
|---|---|
| org.apache.wicket.extensions.ajax.markup.html.modal |
| Modifier and Type | Field and Description |
|---|---|
static ModalWindow.MaskType |
ModalWindow.MaskType.SEMI_TRANSPARENT
Visible mask (black with low opacity).
|
static ModalWindow.MaskType |
ModalWindow.MaskType.TRANSPARENT
Transparent mask (not visible).
|
| Modifier and Type | Method and Description |
|---|---|
ModalWindow.MaskType |
ModalWindow.getMaskType()
Returns the mask type of the window
|
| Modifier and Type | Method and Description |
|---|---|
ModalWindow |
ModalWindow.setMaskType(ModalWindow.MaskType mask)
Sets the mask type of the window.
|
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.