Home
last modified time | relevance | path

Searched refs:handler (Results 1051 – 1075 of 1340) sorted by relevance

1...<<41424344454647484950>>...54

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak68 import com.mxgraph.swing.handler.mxConnectionHandler;
925 mxConnectionHandler handler = graphComponent
927 handler.setHandleEnabled(!handler.isHandleEnabled());
954 mxConnectionHandler handler = graphComponent
956 handler.setCreateTarget(!handler.isCreateTarget());
957 setSelected(handler.isCreateTarget());
/plugin/eventum/
H A Dsyntax.php60 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/filterrss/
H A Dsyntax.php32 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/usersubscriptions/
H A Dsyntax.php43 function handle($match, $state, $pos, &$handler) { argument
/plugin/tiledblog/
H A Dsyntax.php29 function handle ($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/vote/
H A Dsyntax.php31 function handle( $match, $state, $pos, &$handler ){ argument
/plugin/hcalendar/syntax/
H A Dhcal2.php71 function handle($match, $state, $pos, &$handler){ argument
/plugin/bookmarkfile/
H A Dsyntax.php59 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/firenews/
H A Dsyntax.php25 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/subpages/
H A Dsyntax.php67 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/calendoku/
H A Dhelper.php322 function reHandleText($text, $pos, $handler) { argument
325 $handler->_addCall($instruction[0],
/plugin/bureaucracy/
H A Dsyntax.php74 * @param Doku_Handler $handler The Doku_Handler object
77 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js808 mxJsCanvas.prototype.finish = function(handler) argument
815 handler();
819 this.onComplete = handler;
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js5191 var handler = graph.graphHandler;
5193 if (handler != null)
5195 if (handler.first == null)
5201 if (handler.first != null)
5225 handler.checkPreview();
5226 handler.updatePreview();
5237 if (handler.first != null)
5239 var dx = handler.roundLength(handler.currentDx / scale);
5240 var dy = handler.roundLength(handler.currentDy / scale);
5241 handler.moveCells(handler.cells, dx, dy);
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js420 addShortcut: function(shortcut, handler, scope){ argument
423 scopeObject.prototype.bind(shortcut, handler); argument
544 var handler = this.findHandler(command);
545 if (handler) {
552 handler.call(this, e);
559 bind: function (shortcut, handler) { argument
566 this._handlers[shortcuts.getHash(commands[i])] = handler;
/plugin/credits/
H A Dsyntax.php24 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/date/
H A Dsyntax.php56 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md28 - Removed in-object handler callbacks (`@HandlerCallback` annotation), use event listeners instead
/plugin/panoview/
H A Dsyntax.php48 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/graphgear/
H A Dsyntax.php45 function handle($data, $state, $pos, Doku_Handler $handler){ argument
/plugin/monthcal/
H A Dsyntax.php59 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/dwinsect/
H A Dsyntax.php119 function handle($match, $state, $pos, &$handler){ argument
/plugin/zul/syntax/
H A Dzirkelundlineal.php92 function handle($match, $state, $pos, &$handler){ argument
/plugin/tcycle/
H A Dsyntax.php33 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/annotate/
H A Danno.php70 function handle($match, $state, $pos, Doku_Handler $handler){ argument

1...<<41424344454647484950>>...54