What new or enhanced feature are you proposing?
'onRemove' callback in the tree options which will be called after (or before)
removing any node. This callback also should be called for child nodes too.
What goal would this enhancement help you achieve?
It can be useful to release some resources associated with the node. Of course
you can release resources before removing the node, but you also need to do it
for all child nodes before. It's a bit complicated.
Original issue reported on code.google.com by alkol...@gmail.com on 4 Sep 2013 at 9:53
Original issue reported on code.google.com by
alkol...@gmail.com
on 4 Sep 2013 at 9:53