public static final class ColumnLocation.Alignment
extends org.apache.wicket.util.lang.EnumeratedType
| Modifier and Type | Field and Description |
|---|---|
static ColumnLocation.Alignment |
LEFT
Align left.
|
static ColumnLocation.Alignment |
MIDDLE
Align middle.
|
static ColumnLocation.Alignment |
RIGHT
Align right.
|
| Constructor and Description |
|---|
ColumnLocation.Alignment(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 final ColumnLocation.Alignment LEFT
public static final ColumnLocation.Alignment MIDDLE
public static final ColumnLocation.Alignment RIGHT
public ColumnLocation.Alignment(String name)
name - Copyright © 2016. All Rights Reserved.