Package org.apache.wicket.extensions.markup.html.tree.table

Interface Summary
IColumn Deprecated.
IRenderable Interface for lightweight cell renders.
TreeTable.IRenderNodeCallback Callback for rendering tree node text.
 

Class Summary
AbstractColumn Deprecated.
AbstractColumnsView Common functionality for column views
AbstractPropertyColumn<T> Convenience class for building tree columns.
ColumnLocation This class represents location of a column in tree table.
ColumnLocation.Alignment Alignment of the column.
ColumnLocation.Unit Units.
PropertyRenderableColumn<T> Convenience class for creating non-interactive lightweight (IRenderable based) columns.
PropertyTreeColumn<T> Convenience class for building tree columns, i.e.
TreeTable Deprecated. Use TableTree instead
 

Enum Summary
AbstractColumnsView.Position The position where to put the column.
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.