| Package | Description |
|---|---|
| org.sodeac.common.typedtree |
| Modifier and Type | Method and Description |
|---|---|
TypedTreeMetaModel.RootBranchNode<P,R> |
TypedTreeMetaModel.RootBranchNode.addTreeModifyListener(ITreeModifyListener modifyListener) |
TypedTreeMetaModel.RootBranchNode<P,R> |
ITree.addTreeModifyListener(ITreeModifyListener modifyListener)
Adds modify listener to tree.
|
TypedTreeMetaModel.RootBranchNode<P,R> |
TypedTreeMetaModel.RootBranchNode.addTreeModifyListeners(ITreeModifyListener... modifyListeners) |
TypedTreeMetaModel.RootBranchNode<P,R> |
ITree.addTreeModifyListeners(ITreeModifyListener... modifyListeners)
Adds modify listeners to tree.
|
TypedTreeMetaModel.RootBranchNode<P,R> |
TypedTreeMetaModel.RootBranchNode.removeTreeModifyListener(ITreeModifyListener modifyListener) |
TypedTreeMetaModel.RootBranchNode<P,R> |
ITree.removeTreeModifyListener(ITreeModifyListener modifyListener)
Removes modify listener to tree.
|
Copyright © 2020. All rights reserved.