Uses of Interface
io.github.mmm.ui.api.widget.data.UiAbstractDataTree
-
-
Uses of UiAbstractDataTree in io.github.mmm.ui.api.widget.data
Subinterfaces of UiAbstractDataTree in io.github.mmm.ui.api.widget.data Modifier and Type Interface Description interface
UiDataTree<R>
AUiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed.interface
UiDataTreeTable<R>
AUiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed.
-