Uses of Class
org.apache.wicket.extensions.markup.html.tree.table.AbstractColumn

Packages that use AbstractColumn
org.apache.wicket.extensions.markup.html.tree.table   
 

Uses of AbstractColumn in org.apache.wicket.extensions.markup.html.tree.table
 

Subclasses of AbstractColumn in org.apache.wicket.extensions.markup.html.tree.table
 class AbstractRenderableColumn
          Convenience class for creating non-interactive lightweight (IRenderable based) columns.
 class AbstractTreeColumn
          Convenience class for building tree columns, i.e.
 class PropertyRenderableColumn
          Lightweight column that uses a property expression to get the value from the node.
 class PropertyTreeColumn
          TreeColumn class that uses a property expression to get the value from the node.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.