| Interface | Description |
|---|---|
| ColumnChangedHandler | |
| UberfireSimplePager.Style |
Styles used by this widget.
|
| Class | Description |
|---|---|
| ColumnMeta<T> | |
| ColumnPicker<T> | |
| ComparableImageResource | |
| ComparableImageResourceCell | |
| DataGridFilter<T> | |
| FilterPagedTable<T> |
Widget that shows rows of paged data.
|
| PagedTable<T> |
Widget that shows rows of paged data.
|
| PopoverTextCell |
An extension to the normal TextCell that renders a Bootstrap Popover when text overflows.
|
| ResizableHeader<T> | |
| ResizableMovableHeader<T> |
A column header that supports resizing and moving
See https://github.com/gchatelet/GwtResizableDraggableColumns/blob/master/src/fr/mikrosimage/gwt/client/ResizableHeader.java
|
| 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
|
| UberfireSimplePager |
Essentially a fork of GWT's SimplePager that maintains a set page size and
displays page numbers and total pages more elegantly.
|
| Enum | Description |
|---|---|
| PopoverTextCell.Placement | |
| SortDirection | |
| UberfireSimplePager.TextLocation |
The location of the text relative to the paging buttons.
|
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.