| ColumnPicker<T> |
|
| ComparableImageResource |
|
| ComparableImageResourceCell |
|
| DataGridFilter<T> |
|
| FilterPagedTable<T> |
Widget that shows rows of paged data.
|
| PagedTable<T> |
Paged Table Widget that stores user preferences.
|
| PopoverTextCell |
An extension to the normal TextCell that renders a Bootstrap Popover when text overflows.
|
| ResizableHeader<T> |
|
| SelectionColumn<T> |
|
| SimpleTable<T> |
A composite Widget that shows rows of data (not-paged) and a "column picker"
to allow columns to be hidden from view.
|
| SortableHeader<T,C extends Comparable> |
Based on GWT bikeshed example.
|
| SortableHeaderGroup<T extends Comparable> |
|
| TitledTextCell |
An extension to the normal TextCell that renders upto two rows of text; one
being the title and the other being narrative.
|
| TitledTextCell.TitledText |
Container for the Cell value; consisting of title and description
|
| TitledTextCell.TitledTextSafeHtmlRenderer |
A renderer for TitledText values
|
| TitledTextColumn<T> |
A column containing TitleText cells
|