Package com.inmethod.grid
package com.inmethod.grid
-
ClassDescriptionextends the functionality of
DataProviderAdapter
to make @{link IDataProvider} instances AppendableDataProviderAdapter<T,S> Adapter that allows using a wicket extensionIDataProvider
in anAbstractGrid
.Extends theIDataSource
interface with methods necessary to support dynamically adding data to the providerIDataSource<T>Interface used to provide data to data views.Specifies the subset of data to be loaded.Used to pass the total row count and the loaded item to the caller ofIDataSource.query(IDataSource.IQuery, IDataSource.IQueryResult)
method.IGridColumn<M,I, S> Allows to query the sort state of a grid.The direction.Pair of property name andIGridSortState.Direction
IRenderable<T>Lightweight columns return an implementation of this interface to render cell output.Represents a HTML size unit.