|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
notifyNodeAdded(NodeController node)
Called by the DataCore when a node has been added.
|
void |
notifyNodeWillBeRemoved(NodeController node)
Called by the DataCore before a node will be removed. |
| Method Detail |
public void notifyNodeAdded(NodeController node)
DataCore when a node has been added.
The implementation may register value handlers for the new node.
node - the node that has been addedpublic void notifyNodeWillBeRemoved(NodeController node)
DataCore before a node will be removed.
node - the key of the node that will be removed.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||