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 TypeInterfaceDescriptioninterfaceAbstract interface for widgets showing complex data in columns such asUiDataTable.interfaceAUiAbstractDataWidgetthat presents its data as a tree of nodes that can be expanded and collapsed.interfaceUiDataTable<R>UiAbstractDataWidgetthat shows the data as a table (data grid) with thecolumnsas header.interfaceUiDataTree<R>AUiAbstractDataWidgetthat presents its data as a tree of nodes that can be expanded and collapsed.interfaceAUiAbstractDataWidgetthat presents its data as a tree of nodes that can be expanded and collapsed.