|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.util.string.StringValue
org.apache.wicket.util.lang.EnumeratedType
org.apache.wicket.extensions.markup.html.tree.table.ColumnLocation.Unit
public static final class ColumnLocation.Unit
Units.
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
ColumnLocation.Unit(String name)
Construct. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.wicket.util.lang.EnumeratedType |
|---|
getValues, readResolve |
| Methods inherited from class org.apache.wicket.util.string.StringValue |
|---|
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, toOptionalBoolean, toOptionalCharacter, toOptionalDouble, toOptionalDuration, toOptionalEnum, toOptionalInteger, toOptionalLong, toOptionalString, toOptionalTime, toString, toString, toTime, toTime, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static ColumnLocation.Unit EM
public static ColumnLocation.Unit PERCENT
public static ColumnLocation.Unit PROPORTIONAL
public static ColumnLocation.Unit PX
| Constructor Detail |
|---|
public ColumnLocation.Unit(String name)
name -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||