Uses of Interface
io.github.mmm.ui.api.widget.data.UiAbstractDataWidget
-
Uses of UiAbstractDataWidget in io.github.mmm.ui.api.widget.data
Subinterfaces of UiAbstractDataWidget in io.github.mmm.ui.api.widget.dataModifier and TypeInterfaceDescriptioninterface
Abstract interface for widgets showing complex data in columns such asUiDataTable
.interface
AUiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed.interface
UiDataTable<R>
UiAbstractDataWidget
that shows the data as a table (data grid) with thecolumns
as header.interface
UiDataTree<R>
AUiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed.interface
AUiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed.