|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnLocation | |
|---|---|
| org.apache.wicket.extensions.markup.html.tree.table | |
| Uses of ColumnLocation in org.apache.wicket.extensions.markup.html.tree.table |
|---|
| Methods in org.apache.wicket.extensions.markup.html.tree.table that return ColumnLocation | |
|---|---|
ColumnLocation |
IColumn.getLocation()
Returns a location of this column. |
ColumnLocation |
AbstractColumn.getLocation()
|
| Constructors in org.apache.wicket.extensions.markup.html.tree.table with parameters of type ColumnLocation | |
|---|---|
AbstractColumn(ColumnLocation location,
String header)
Creates the tree column. |
|
AbstractPropertyColumn(ColumnLocation location,
String header,
String propertyExpression)
Creates the tree column. |
|
PropertyRenderableColumn(ColumnLocation location,
String header,
String propertyExpression)
Creates the column |
|
PropertyTreeColumn(ColumnLocation location,
String header,
String propertyExpression)
Creates new column. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||