Searched refs:runOnce (Results 1 – 4 of 4) sorted by relevance
| /plugin/extranet/script/ |
| D | prosemirror_file_state_polyfill.js | 34 function runOnce() { function 44 runOnce(); 45 window.setTimeout(runOnce, 0); 46 window.setTimeout(runOnce, 100); 47 window.setTimeout(runOnce, 300);
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 4197 callback.runOnce = true; 4296 if (globalHandlers[index] && globalHandlers[index].runOnce) { 4320 if (localHandlers[_index] && localHandlers[_index].runOnce) {
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …runOnce=true;this.add(key,callback,context);}}},{key:'remove',value:function remove(key,callback){…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …runOnce=!0,this.add(e,t,r))}},{key:"remove",value:function(e,t){var n=arguments.length>2&&void 0!=…
|