|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ColumnLocation.Alignment | |
| wicket.extensions.markup.html.tree.table | |
| Uses of ColumnLocation.Alignment in wicket.extensions.markup.html.tree.table |
| Fields in 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 wicket.extensions.markup.html.tree.table that return ColumnLocation.Alignment | |
ColumnLocation.Alignment |
ColumnLocation.getAlignment()
Returns the allignment of this column. |
| Constructors in 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 | ||||||||||