IBranchListener

interface IBranchListener

Listener, that listens for changes on a branch.

Functions

Link copied to clipboard
abstract fun treeChanged(oldTree: ITree?, newTree: ITree)

Informs the branch listener about tree changes.