| Package | Description |
|---|---|
| org.apache.wicket.extensions.markup.html.tree.table |
| Modifier and Type | Field and Description |
|---|---|
static ColumnLocation.Alignment |
ColumnLocation.Alignment.LEFT
Align left.
|
static ColumnLocation.Alignment |
ColumnLocation.Alignment.MIDDLE
Align middle.
|
static ColumnLocation.Alignment |
ColumnLocation.Alignment.RIGHT
Align right.
|
| Modifier and Type | Method and Description |
|---|---|
ColumnLocation.Alignment |
ColumnLocation.getAlignment()
Returns the alignment of this column.
|
| Constructor and Description |
|---|
ColumnLocation(ColumnLocation.Alignment alignment,
int size,
ColumnLocation.Unit unit)
Constructs the ColumnLocation object.
|
Copyright © 2016. All Rights Reserved.