Searched refs:beforeClick (Results 1 – 4 of 4) sorted by relevance
9086 Graph.prototype.addClickHandler = function(highlight, beforeClick, onClick) argument9104 if (beforeClick != null)9106 mxEvent.addGestureListeners(links[i], null, null, beforeClick);9247 !blank) && beforeClick != null)9249 beforeClick(evt, this.currentLink);
1878 this.beforeClick=true1886 if(this.beforeClick){this.changeDisplay("unpressed")1891 }this.beforeClick=false;
7957 this.beforeClick = true;7987 if (this.beforeClick)8005 this.beforeClick = false;
1889 this.beforeClick=true1897 if(this.beforeClick){this.changeDisplay("unpressed")1902 }this.beforeClick=false;