Module org.apache.wicket.extensions
Package org.apache.wicket.extensions.markup.html.repeater.data.grid
package org.apache.wicket.extensions.markup.html.repeater.data.grid
-
ClassDescriptionActs as a base for data-grid views.DataGridView<T>Simple concrete implementation of
AbstractDataGridViewRepresents an object that is capable of populating anItemcontainer representing a cell in aDataGridViewwith components.A convenience implementation ofICellPopulatorthat adds a label that will display the value of the specified property.