Home
last modified time | relevance | path

Searched refs:beforeClick (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js9086 Graph.prototype.addClickHandler = function(highlight, beforeClick, onClick) argument
9104 if (beforeClick != null)
9106 mxEvent.addGestureListeners(links[i], null, null, beforeClick);
9247 !blank) && beforeClick != null)
9249 beforeClick(evt, this.currentLink);
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1878 this.beforeClick=true
1886 if(this.beforeClick){this.changeDisplay("unpressed")
1891 }this.beforeClick=false;
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js7957 this.beforeClick = true;
7987 if (this.beforeClick)
8005 this.beforeClick = false;
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1889 this.beforeClick=true
1897 if(this.beforeClick){this.changeDisplay("unpressed")
1902 }this.beforeClick=false;