node_has_child_toggled
Description:
Gets emitted when a node
has has a child when it did not have any or when it does not have a ny children anymore when it had some
Parameters:
node |
the TreeNode which changed from having children to being a leaf or the other way around |