|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnLocation.Alignment | |
|---|---|
| org.apache.wicket.extensions.markup.html.tree.table | |
| Uses of ColumnLocation.Alignment in org.apache.wicket.extensions.markup.html.tree.table |
|---|
| Fields in org.apache.wicket.extensions.markup.html.tree.table declared as ColumnLocation.Alignment | |
|---|---|
static ColumnLocation.Alignment |
ColumnLocation.Alignment.LEFT
Align left. |
static ColumnLocation.Alignment |
ColumnLocation.Alignment.MIDDLE
Align middle. |
static ColumnLocation.Alignment |
ColumnLocation.Alignment.RIGHT
Align right. |
| Methods in org.apache.wicket.extensions.markup.html.tree.table that return ColumnLocation.Alignment | |
|---|---|
ColumnLocation.Alignment |
ColumnLocation.getAlignment()
Returns the alignment of this column. |
| Constructors in org.apache.wicket.extensions.markup.html.tree.table with parameters of type ColumnLocation.Alignment | |
|---|---|
ColumnLocation(ColumnLocation.Alignment alignment,
int size,
ColumnLocation.Unit unit)
Constructs the ColumnLocation object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||