treeChanged

abstract fun treeChanged(oldTree: ITree?, newTree: ITree)

Informs the branch listener about tree changes.

Parameters

oldTree

the original tree state

newTree

the new tree state