public static final class ModalWindow.MaskType extends EnumeratedType
TRANSPARENT
- the mask is invisible
SEMI_TRANSPARENT
- the mask is black with small opacity (10%)
Modifier and Type | Field and Description |
---|---|
static ModalWindow.MaskType |
SEMI_TRANSPARENT
Visible mask (black with low opacity).
|
static ModalWindow.MaskType |
TRANSPARENT
Transparent mask (not visible).
|
getValues, readResolve
afterFirst, afterLast, beforeFirst, beforeLast, equals, hashCode, isEmpty, isNull, repeat, repeat, replaceAll, to, toBoolean, toBoolean, toBooleanObject, toChar, toChar, toCharacter, toDouble, toDouble, toDoubleObject, toDuration, toDuration, toEnum, toEnum, toEnum, toInt, toInt, toInteger, toLong, toLong, toLongObject, toOptional, toOptionalBoolean, toOptionalCharacter, toOptionalDouble, toOptionalDuration, toOptionalEnum, toOptionalInteger, toOptionalLong, toOptionalString, toOptionalTime, toString, toString, toTime, toTime, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf
public static final ModalWindow.MaskType TRANSPARENT
public static final ModalWindow.MaskType SEMI_TRANSPARENT
public MaskType(String name)
name
- Copyright © 2006–2022 Apache Software Foundation. All rights reserved.