Module io.github.mmm.ui.api.data
Package io.github.mmm.ui.api.widget.data
package io.github.mmm.ui.api.widget.data
-
InterfacesClassDescriptionAbstract interface for widgets showing complex data in columns such as
UiDataTable
.AUiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed.Model that adapts the tree structure.Abstract interface for widgets showing complex data in columns such asUiDataTable
.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.AUiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed.