|
|||||||||||
| 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.markup.html.tree.table.ColumnLocation.Alignment
Alignment of the column.
| Field Summary | |
static ColumnLocation.Alignment |
LEFT
Align left. |
static ColumnLocation.Alignment |
MIDDLE
Align middle. |
static ColumnLocation.Alignment |
RIGHT
Align right. |
| Constructor Summary | |
ColumnLocation.Alignment(java.lang.String name)
Construct. |
|
| 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 ColumnLocation.Alignment LEFT
public static final ColumnLocation.Alignment MIDDLE
public static final ColumnLocation.Alignment RIGHT
| Constructor Detail |
public ColumnLocation.Alignment(java.lang.String name)
name -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||