All Classes
-
Interface Summary Class Description UiAbstractDataTable<R> Abstract interface for widgets showing complex data in columns such asUiDataTable
.UiAbstractDataTable.FilterHandler<R> UiAbstractDataTree<R> AUiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed.UiAbstractDataTree.TreeModel<D> Model that adapts the tree structure.UiAbstractDataWidget<R> Abstract interface for widgets showing complex data in columns such asUiDataTable
.UiAbstractDataWidget.ColumnAdapter<D,C> Interface to read and write the value of a property of the data model.UiColumn<R,V> UiDataTable<R> UiAbstractDataWidget
that shows the data as a table (data grid) with thecolumns
as header.UiDataTree<R> AUiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed.UiDataTreeTable<R> AUiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed.