Uses of Package
io.github.mmm.ui.api.widget.data
-
Classes in io.github.mmm.ui.api.widget.data used by io.github.mmm.ui.api.widget.data Class Description UiAbstractDataTable Abstract interface for widgets showing complex data in columns such asUiDataTable
.UiAbstractDataTable.FilterHandler UiAbstractDataTree AUiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed.UiAbstractDataTree.TreeModel Model that adapts the tree structure.UiAbstractDataWidget Abstract interface for widgets showing complex data in columns such asUiDataTable
.UiAbstractDataWidget.ColumnAdapter Interface to read and write the value of a property of the data model.UiColumn UiDataTable UiAbstractDataWidget
that shows the data as a table (data grid) with thecolumns
as header.