|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectwicket.util.string.StringValue
wicket.util.lang.EnumeratedType
wicket.extensions.ajax.markup.html.modal.ModalWindow.MaskType
Mask is the element behind the window, that prevents user from interacting the rest of page. Mask can be either
TRANSPARENT - the mask is invisible
SEMI_TRANSPARENT - the mask is black with
small opacity (10%)
| Field Summary | |
static ModalWindow.MaskType |
SEMI_TRANSPARENT
Visible mask (black with low opacity). |
static ModalWindow.MaskType |
TRANSPARENT
Transparent mask (not visible). |
| Constructor Summary | |
ModalWindow.MaskType(java.lang.String name)
Constructor. |
|
| Methods inherited from class wicket.util.lang.EnumeratedType |
getValues |
| Methods inherited from class wicket.util.string.StringValue |
afterFirst, afterLast, beforeFirst, beforeLast, repeat, repeat, replaceAll, to, toBoolean, toBoolean, toBooleanObject, toChar, toChar, toCharacter, toDouble, toDouble, toDoubleObject, toDuration, toDuration, toInt, toInt, toInteger, toLong, toLong, toLongObject, toOptionalBoolean, toOptionalCharacter, toOptionalDouble, toOptionalDuration, toOptionalInteger, toOptionalLong, toOptionalString, toOptionalTime, toString, toString, toTime, toTime, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final ModalWindow.MaskType TRANSPARENT
public static final ModalWindow.MaskType SEMI_TRANSPARENT
| Constructor Detail |
public ModalWindow.MaskType(java.lang.String name)
name -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||