Home
last modified time | relevance | path

Searched defs:listener (Results 26 – 50 of 69) sorted by relevance

123

/plugin/combo/ComboStrap/
H A DPageSql.php25 private $listener; variable in ComboStrap\\PageSql
/plugin/eventline/timeline_js/scripts/
H A Dsources.js10 Timeline.DefaultEventSource.prototype.addListener = function(listener) { argument
14 Timeline.DefaultEventSource.prototype.removeListener = function(listener) { argument
/plugin/commonmark/vendor/league/commonmark/src/
H A DConfigurableEnvironmentInterface.php
H A DEnvironment.php
/plugin/diagrams/script/
H A DDiagramsEditor.js40 #listener = null; field in DiagramsEditor
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js1124 this.listener = function() method in BaseFormatPanel.createCellOption.AnonymousFunction5a8ad6891900
1142 defaultColor, listener, callbackFn, hideCheckbox, defaultColorValue) argument
1363 this.listener = function() method in BaseFormatPanel.createCellColorOption.AnonymousFunction5a8ad6892100
1588 BaseFormatPanel.prototype.addKeyHandler = function(input, listener) argument
6614 this.listener = function() method in AnonymousFunction5a8ad689d800
6644 this.listener = function() method in DiagramFormatPanel.addView.AnonymousFunction5a8ad689dc00
6716 this.listener = function() method in AnonymousFunction5a8ad689e100
6740 this.listener = function() method in AnonymousFunction5a8ad689e500
6764 this.listener = function() method in AnonymousFunction5a8ad689e900
6873 this.listener = function() method in DiagramFormatPanel.addGridOption.AnonymousFunction5a8ad689ee00
[all …]
H A DEditor.js1777 function listener(sender, evt, force) function
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php300 addParseListener(ParseTreeListener $listener) global() argument
317 removeParseListener(ParseTreeListener $listener) global() argument
[all...]
H A DRecognizer.php167 public function addErrorListener(ANTLRErrorListener $listener) : void argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php180 public function addListener(PHPUnit_Framework_TestListener $listener)
190 public function removeListener(PHPUnit_Framework_TestListener $listener)
/plugin/panoview/
H A Dscript.js555 addViewerMovedListener: function (listener) { argument
559 addViewerZoomedListener: function (listener) { argument
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php365 public function addTokenListener(PHP_CodeSniffer_Sniff $listener, array $tokens)
392 PHP_CodeSniffer_Sniff $listener,
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dview.js206 var listener = function() { assert.ok(false); }; function
/plugin/revealjs/js/
H A Dreveal.js5935 Playback.prototype.on = function( type, listener ) { argument
5939 Playback.prototype.off = function( type, listener ) { argument
6158 addEventListener: function( type, listener, useCapture ) { argument
6163 removeEventListener: function( type, listener, useCapture ) { argument
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php459 public function getIgnorePatterns($listener=null)
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js1338 delegate: function(eventName, selector, listener) { argument
1353 undelegate: function(eventName, selector, listener) { argument
/plugin/imapmarkers/
H A Djquery.imagemapster.js68 var setupListener = function (ns, type, listener) { argument
79 setup: function (_, ns, listener) { argument
84 setup: function (_, ns, listener) { argument
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js4071 this.listener = function() method in DiagramFormatPanel.addView.AnonymousFunctionc583fea82500
4129 this.listener = function() method in DiagramFormatPanel.addOptions.AnonymousFunctionc583fea82900
4159 this.listener = function() method in DiagramFormatPanel.addOptions.AnonymousFunctionc583fea82d00
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java1060 ActionListener listener) { in TogglePropertyItem()
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js6764 EventBus.prototype._invokeListeners = function(event, args, listener) { argument
6783 EventBus.prototype._invokeListener = function(event, args, listener) { argument
6875 EventBus.prototype._setListeners = function(name, listener) { argument
21946 Keyboard.prototype.addListener = function(priority, listener, type) { argument
21956 Keyboard.prototype.removeListener = function(listener, type) { argument
36977 EditorActions.prototype.register = function(actions, listener) { argument
36984 forEach(actions, function(listener, action) { argument
36995 EditorActions.prototype._registerAction = function(action, listener) { argument

123