Attributes | Name and Description |
---|---|
|
caplin.presenter.node.NodeListListener()
|
Attributes | Name and Description |
---|---|
|
void
onNodeListChanged()
Callback method invoked when the list of nodes in a caplin.presenter.node.NodeList change. |
►
caplin.presenter.node.NodeListListener()
►
void
onNodeListChanged()
Callback method invoked when the list of nodes in a caplin.presenter.node.NodeList change.
Implementation of this method is optional, and no action will be taken if the method is invoked but has not been overridden.