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

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

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

Subclasses of AbstractPropertyColumn in org.apache.wicket.extensions.markup.html.tree.table
 class PropertyRenderableColumn<T>
          Convenience class for creating non-interactive lightweight (IRenderable based) columns.
 class PropertyTreeColumn<T>
          Convenience class for building tree columns, i.e. columns that contain the actual tree.
 



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