Package org.apache.wicket.extensions.markup.html.repeater.data.grid

Interface Summary
ICellPopulator<T> Represents an object that is capable of populating an Item container representing a cell in a DataGridView with components.
 

Class Summary
AbstractDataGridView<T> Acts as a base for data-grid views.
DataGridView<T> Simple concrete implementation of AbstractDataGridView
PropertyPopulator<T> A convenience implementation of ICellPopulator that adds a label that will display the value of the specified property.
 



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