Uses of Package
com.inmethod.grid

Packages that use com.inmethod.grid
com.inmethod.grid   
com.inmethod.grid.column   
com.inmethod.grid.column.editable   
com.inmethod.grid.column.tree   
com.inmethod.grid.common   
com.inmethod.grid.datagrid   
com.inmethod.grid.toolbar   
com.inmethod.grid.toolbar.paging   
com.inmethod.grid.treegrid   
 

Classes in com.inmethod.grid used by com.inmethod.grid
DataProviderAdapter
          Adapter that allows using a wicket extension IDataProvider in an AbstractGrid.
IAppendableDataSource
          Extends the IDataSource interface with methods necessary to support dynamically adding data to the provider
IDataSource
          Interface used to provide data to data views.
IDataSource.IQuery
          Specifies the subset of data to be loaded.
IDataSource.IQueryResult
          Used to pass the total row count and the loaded item to the caller of IDataSource.query(IDataSource.IQuery, IDataSource.IQueryResult) method.
IGridSortState
          Allows to query the sort state of a grid.
IGridSortState.Direction
          The direction.
IGridSortState.ISortStateColumn
          Pair of property name and IGridSortState.Direction
IRenderable
          Lightweight columns return an implementation of this interface to render cell output.
SizeUnit
          Represents a HTML size unit.
 

Classes in com.inmethod.grid used by com.inmethod.grid.column
IGridColumn
          Represents a column in a DataGrid or a TreeGrid.
IRenderable
          Lightweight columns return an implementation of this interface to render cell output.
SizeUnit
          Represents a HTML size unit.
 

Classes in com.inmethod.grid used by com.inmethod.grid.column.editable
IGridColumn
          Represents a column in a DataGrid or a TreeGrid.
 

Classes in com.inmethod.grid used by com.inmethod.grid.column.tree
IGridColumn
          Represents a column in a DataGrid or a TreeGrid.
IRenderable
          Lightweight columns return an implementation of this interface to render cell output.
 

Classes in com.inmethod.grid used by com.inmethod.grid.common
IDataSource
          Interface used to provide data to data views.
IDataSource.IQuery
          Specifies the subset of data to be loaded.
IGridColumn
          Represents a column in a DataGrid or a TreeGrid.
IGridSortState
          Allows to query the sort state of a grid.
IGridSortState.Direction
          The direction.
IGridSortState.ISortStateColumn
          Pair of property name and IGridSortState.Direction
SizeUnit
          Represents a HTML size unit.
 

Classes in com.inmethod.grid used by com.inmethod.grid.datagrid
IDataSource
          Interface used to provide data to data views.
IDataSource.IQuery
          Specifies the subset of data to be loaded.
IGridColumn
          Represents a column in a DataGrid or a TreeGrid.
IGridSortState
          Allows to query the sort state of a grid.
 

Classes in com.inmethod.grid used by com.inmethod.grid.toolbar
IDataSource
          Interface used to provide data to data views.
IGridColumn
          Represents a column in a DataGrid or a TreeGrid.
 

Classes in com.inmethod.grid used by com.inmethod.grid.toolbar.paging
IDataSource
          Interface used to provide data to data views.
 

Classes in com.inmethod.grid used by com.inmethod.grid.treegrid
IGridColumn
          Represents a column in a DataGrid or a TreeGrid.
 



Copyright © 2007–2014 inMethod s.r.o.. All rights reserved.