public static final class ColumnLocation.Unit
extends org.apache.wicket.util.lang.EnumeratedType
| Modifier and Type | Field and Description |
|---|---|
static ColumnLocation.Unit |
EM
Size of letter M in the current font.
|
static ColumnLocation.Unit |
PERCENT
Percentage.
|
static ColumnLocation.Unit |
PROPORTIONAL
Proportional.
|
static ColumnLocation.Unit |
PX
Pixels.
|
| Constructor and Description |
|---|
ColumnLocation.Unit(String name)
Construct.
|
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, valueOfpublic static ColumnLocation.Unit EM
public static ColumnLocation.Unit PERCENT
public static ColumnLocation.Unit PROPORTIONAL
public static ColumnLocation.Unit PX
public ColumnLocation.Unit(String name)
name - Copyright © 2016. All Rights Reserved.