removeListener

abstract fun removeListener(treeMapListener: TreeMapListener)

Remove a listener from the list of listeners that should be notified about changes in the model.

Parameters

treeMapListener

the listener to remove.