See: Description
Class | Description |
---|---|
UiTreeNodeModel<VALUE> |
This is a simple implementation of
mutable tree model . |
Pojo
s a model and will make your life easy. However,
complex widgets such as UiWidgetAbstractTree
will require a special
UI model. For simple use-cases it is often sufficient to use a generic model such as e.g.
UiTreeNodeModel
rather than being forced to implement your own custom model.
Such generic models are provided by this package.Copyright © 2001–2016 mmm-Team. All rights reserved.