Interface | Description |
---|---|
ColumnChangedHandler | |
UberfireSimplePager.Style |
Styles used by this widget.
|
Class | Description |
---|---|
CheckboxCellImpl |
A
Cell used to render a checkbox. |
ColumnMeta<T> | |
DataGrid<T> | |
PagedTableHelper | |
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
|
TableEntryPoint | |
UberfireColumnPicker<T> | |
UberfirePagedTable<T> | |
UberfireSimplePager |
Essentially a fork of GWT's SimplePager that maintains a set page size and
displays page numbers and total pages more elegantly.
|
UberfireSimpleTable<T> |
A composite Widget that shows rows of data (not-paged) and a "column picker"
to allow columns to be hidden from view.
|
Enum | Description |
---|---|
UberfireSimplePager.TextLocation |
The location of the text relative to the paging buttons.
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.