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

Packages that use PropertyRenderableColumn
org.apache.wicket.examples.ajax.builtin.tree   
 

Uses of PropertyRenderableColumn in org.apache.wicket.examples.ajax.builtin.tree
 

Subclasses of PropertyRenderableColumn in org.apache.wicket.examples.ajax.builtin.tree
 class PropertyEditableColumn
          Column, that either shows a readonly cell or an editable panel, depending on whether the current row is selected.
 



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