Caplin Trader 5.1.0

Interface: module:br-presenter/node/NodeListListener

module:br-presenter/node/NodeListListener

Interface implemented by classes that wish to listen to module:br-presenter/node/NodeList change events.

Methods

onNodeListChanged()

Callback method invoked when the list of nodes in a module:br-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.