Event Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
$#!
 __after_close, jstree
 __after_open, jstree
 __loaded, jstree
 __ready, jstree
C
 context_hide
 context_parse
 context_show
D
 dnd_move
 dnd_scroll
 dnd_start
 dnd_stop
This event is triggered in the jstree namespace when a node is closed AFTER the animation completes).
This event is triggered in the jstree namespace when a node is successfully opened AFTER the animation completes).
This event is triggered in the jstree namespace when data is first rendered in the tree.
This event is triggered in the jstree namespace when all initial loading is done.
Triggered when the context menu is hidden.
Triggered when the context menu is parsed but not yet shown.
Triggered when the context menu is shown.
Triggered multiple times while dragging.
Fires when a container is scrolled due to dragging near its edge.
Marks the start of the drag.
Marks the end of the drag.
Close