Class | Description |
---|---|
AbstractGrid<M,I,S> | |
AbstractGridRow<M,I,S> |
Represents container of cell items in one row.
|
AbstractPageableView<T> |
Wicket
AbstractPageableView alternative that uses
IDataSource as data source. |
AttachPrelightBehavior |
When a single item is (rendered using Ajax this behavior makes sure that it has the prelight
events attached.
|
ColumnsHeader<M,I,S> |
Panel that provides the markup for
ColumnsHeaderRepeater . |
ColumnsHeaderRepeater<M,I,S> |
Repeater that contains column header components.
|
ColumnsState |
Manages the state (visibility, order and size) of grid columns.
|
ColumnsState.Entry |
State entry for single column.
|
GridSortState<S> |
An
IGridSortState implementation. |
Icons |
Contains default tree icons.
|
SortableHeaderLinkPanel<S> |
Component that wraps it's child component with link that changes sort state of a grid column.
|
Copyright © 2015. All rights reserved.