Lines Matching +defs:e +defs:data

323 		data			: false,  property
474 data : { property
591 .on("mousedown.jstree", $.proxy(function (e) { argument
597 .on("mousedown.jstree", ".jstree-ocl", function (e) { argument
600 .on("click.jstree", ".jstree-ocl", $.proxy(function (e) { argument
603 .on("dblclick.jstree", ".jstree-anchor", $.proxy(function (e) { argument
608 .on("click.jstree", ".jstree-anchor", $.proxy(function (e) { argument
613 .on('keydown.jstree', '.jstree-anchor', $.proxy(function (e) { argument
698 .on("load_node.jstree", $.proxy(function (e, data) { argument
741 .on('keypress.jstree', $.proxy(function (e) { argument
812 .on('blur.jstree', '.jstree-anchor', $.proxy(function (e) { argument
817 .on('focus.jstree', '.jstree-anchor', $.proxy(function (e) { argument
832 .on('mouseenter.jstree', '.jstree-anchor', $.proxy(function (e) { argument
835 .on('mouseleave.jstree', '.jstree-anchor', $.proxy(function (e) { argument
855 trigger : function (ev, data) { argument
1355 …, 'plugin' : 'core', 'id' : 'core_04', 'reason' : 'Could not load node', 'data' : JSON.stringify({… property
1361 …, 'plugin' : 'core', 'id' : 'core_04', 'reason' : 'Could not load node', 'data' : JSON.stringify({… property
1385 …, 'plugin' : 'core', 'id' : 'core_06', 'reason' : 'Could not load node', 'data' : JSON.stringify({… property
1413 _append_html_data : function (dom, data, cb) { argument
1470 _append_json_data : function (dom, data, cb, force_processing) { argument
1492 func = function (data, undefined) { argument
1520 data : d.data, property
1610 data : null, property
1817 w.onmessage = $.proxy(function (e) { argument
1871 data = { variable
1879 data : null, property
1928 data.icon = tmp.hasClass('jstree-themeicon-hidden') ? false : tmp.attr('rel'); field
1931 data.icon = data.state.icon; field
1934 data.icon = true; field
1958data.li_attr['class'] = data.li_attr['class'].replace('jstree-closed','').replace('jstree-open',''… field
1961data.a_attr['class'] = data.a_attr['class'].replace('jstree-clicked','').replace('jstree-disabled'… field
1994 data : d.data, property
2093 data : null, property
2793 activate_node : function (obj, e) { argument
2908 select_node : function (obj, supress_event, prevent_open, e) { argument
2961 deselect_node : function (obj, supress_event, e) { argument
3401 'data' : options && options.no_data ? false : $.extend(true, {}, obj.data) property
3647 …in' : 'core', 'id' : 'core_01', 'reason' : 'Moving parent inside child', 'data' : JSON.stringify({… property
3654 … 'error' : 'check', 'plugin' : 'core', 'id' : 'core_02', 'reason' : 'Node data prevents function: … property
3659 …ason' : 'User config for core.check_callback prevents function: ' + chk, 'data' : JSON.stringify({… property
4156 "click" : function (e) { e.stopImmediatePropagation(); }, argument
4157 "mousedown" : function (e) { e.stopImmediatePropagation(); }, argument
4505 .on('model.jstree', $.proxy(function (e, data) { argument
4520 .on('model.jstree', $.proxy(function (e, data) { argument
4580 …s.checkbox.tie_selection ? 'select_node.jstree' : 'check_node.jstree', $.proxy(function (e, data) { argument
4626 …checkbox.tie_selection ? 'deselect_all.jstree' : 'uncheck_all.jstree', $.proxy(function (e, data) { argument
4637 …eckbox.tie_selection ? 'deselect_node.jstree' : 'uncheck_node.jstree', $.proxy(function (e, data) { argument
4690 .on('delete_node.jstree', $.proxy(function (e, data) { argument
4714 .on('move_node.jstree', $.proxy(function (e, data) { argument
4903 this.activate_node = function (obj, e) { argument
4929 this.check_node = function (obj, e) { argument
4969 this.uncheck_node = function (obj, e) { argument
5214 "action" : function (data) { argument
5232 "action" : function (data) { argument
5244 "action" : function (data) { argument
5266 "action" : function (data) { argument
5282 "action" : function (data) { argument
5296 "_disabled" : function (data) { argument
5301 "action" : function (data) { argument
5319 .on("contextmenu.jstree", ".jstree-anchor", $.proxy(function (e, data) { argument
5332 .on("click.jstree", ".jstree-anchor", $.proxy(function (e) { argument
5338 .on("touchstart.jstree", ".jstree-anchor", function (e) { argument
5348 .on('touchmove.vakata.jstree', function (e) { argument
5353 .on('touchend.vakata.jstree', function (e) { argument
5399 this.show_contextmenu = function (obj, x, y, e) { argument
5440 $(document).one("context_show.vakata.jstree", $.proxy(function (e, data) { argument
5574 show : function (reference, position, data) { argument
5666 .on("mouseenter", "li", function (e) { argument
5684 .on("mouseleave", "li", function (e) { argument
5688 .on("mouseleave", function (e) { argument
5697 .on("click", "a", function (e) { argument
5705 .on('keydown', 'a', function (e) { argument
5755 .on('keydown', function (e) { argument
5764 .on("mousedown.vakata.jstree", function (e) { argument
5769 .on("context_show.vakata.jstree", function (e, data) { argument
5860 …e', this.settings.dnd.large_drag_target ? '.jstree-node' : '.jstree-anchor', $.proxy(function (e) { argument
5891 .on('dnd_start.vakata.jstree', function (e, data) { argument
5896 .on('dnd_move.vakata.jstree', function (e, data) { argument
6007 .on('dnd_scroll.vakata.jstree', function (e, data) { argument
6013 .on('dnd_stop.vakata.jstree', function (e, data) { argument
6034 .on('keyup.jstree keydown.jstree', function (e, data) { argument
6061 data : false, property
6079 _trigger : function (event_name, e) { argument
6101 data : false, property
6142 start : function (e, data, html) { argument
6176 drag : function (e) { argument
6276 stop : function (e) { argument
6347 return s.call(this, nodes, $.proxy(function (data) { argument
6367 .done($.proxy(function (data,t,x) { argument
6467 .on('before_open.jstree', $.proxy(function (e, data) { argument
6486 .on("search.jstree", $.proxy(function (e, data) { argument
6495 .on("clear_search.jstree", $.proxy(function (e, data) { argument
6549 …search', 'id' : 'search_01', 'reason' : 'Could not load search parents', 'data' : JSON.stringify(a… property
6679 match_bitapScore = function (e, x) { argument
6800 .on("model.jstree", $.proxy(function (e, data) { argument
6803 .on("rename_node.jstree create_node.jstree", $.proxy(function (e, data) { argument
6807 .on("move_node.jstree copy_node.jstree", $.proxy(function (e, data) { argument
6893 .on("ready.jstree", $.proxy(function (e, data) { argument
6919 …this.element.one("set_state.jstree", function (e, data) { data.instance.trigger('restore_state', {… argument
6997 .on('model.jstree', $.proxy(function (e, data) { argument
7079 … 'id' : 'types_01', 'reason' : 'max_children prevents function: ' + chk, 'data' : JSON.stringify({… property
7083 …id' : 'types_02', 'reason' : 'valid_children prevents function: ' + chk, 'data' : JSON.stringify({… property
7096 …s', 'id' : 'types_03', 'reason' : 'max_depth prevents function: ' + chk, 'data' : JSON.stringify({… property
7215 …eason' : 'Child with name ' + n + ' already exists. Preventing: ' + chk, 'data' : JSON.stringify({… property
7221 …eason' : 'Child with name ' + n + ' already exists. Preventing: ' + chk, 'data' : JSON.stringify({… property
7227 …eason' : 'Child with name ' + n + ' already exists. Preventing: ' + chk, 'data' : JSON.stringify({… property
7233 …eason' : 'Child with name ' + n + ' already exists. Preventing: ' + chk, 'data' : JSON.stringify({… property
7296 .on("deselect_all.jstree", $.proxy(function (e, data) { argument
7299 .on("changed.jstree", $.proxy(function (e, data) { argument
7309 .on("open_node.jstree", $.proxy(function (e, data) { argument
7312 .on("hover_node.jstree dehover_node.jstree", $.proxy(function (e, data) { argument
7316 .on("contextmenu.jstree", ".jstree-wholerow", $.proxy(function (e) { argument
7330 .on("click.jstree", ".jstree-wholerow", function (e) { argument
7335 .on("click.jstree", ".jstree-leaf > .jstree-ocl", $.proxy(function (e) { argument
7340 .on("mouseover.jstree", ".jstree-wholerow, .jstree-icon", $.proxy(function (e) { argument
7347 .on("mouseleave.jstree", ".jstree-node", $.proxy(function (e) { argument