| Interface | Description |
|---|---|
| Pager.PagedComponent |
Interface for components that use
Pager. |
| Class | Description |
|---|---|
| CustomFilterField |
Wraps the CustomFilter used with Data datasets.
|
| FilterTableDelegate |
The IFilterTable interface is not public, this class unifies access to FilterTable and FilterTreeTable.
|
| FilterUI |
Accesses the value of the "filter" Table property.
|
| GroupingPopupButton |
Upon clicking, allows the user to configure table grouping.
|
| OptionsFilterField | |
| Pager |
Pager component which renders combo box to change the number of records per page.
|
| UIFilterDecorator | |
| UIGrid | |
| UIGridColumn |
A Java wrapper around the ui::GridColumn record.
|
| UIGridItem |
A simple item which calls
UIGridColumn.getContent(Object) to obtain the data displayed. |
| UIGroupingTable |
A special table which can perform in-memory data grouping.
|
| UILazyTable |
Lazy-loading scrollable table.
|
| UIPagedTable |
Standard Vaadin component for "ui::Table" with type == "paged".
|
| UISimpleTable |
Standard Vaadin component for "ui::Table" with type == "simple".
|
| UITableBase |
Base component for UIComponents based on Table.
|
| UITableBase.ComponentTuple | |
| UITableColumn |
Standard Vaadin component for "ui::TableColumn".
|
| UITreeTable2 |
The "new" tree table, ui::TreeTable2
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.