Gijgo Tree events
Select Plugin:
checkboxChange Checkboxes
Event fires when the checkbox state is changed.
collapse Base
Event fires before node collapse.
dataBinding Base
Event fired before data binding takes place.
dataBound Base
Event fires after the loading of the data in the tree.
destroying Base
Event fires before tree destroy
disable Base
Event fires on disable of tree node.
enable Base
Event fires on enable of tree node.
expand Base
Event fires before node expand.
initialized Base
Event fires when the tree is initialized
nodeDataBound Base
Event fires when the data is bound to node.
nodeDrop DragAndDrop
Event fires when the node is dropped.
select Base
Event fires after selection of tree node.
unselect Base
Event fires on un selection of tree node