Home
last modified time | relevance | path

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

123

/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js1777 function listener(sender, evt, force) function
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 …]
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef… property in AnonymousFunction094842375b600.i.A.symbols_
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3212 !0;f.shadowVisible=b;c.model.execute(f)},{install:function(b){this.listener=function(){b(c.shadowVi… method in DiagramFormatPanel.addView.AnonymousFunctioncbe8b51175100
3213 …or.autosave&&f.isModified()&&f.fileChanged()},{install:function(b){this.listener=function(){b(d.ed… method in DiagramFormatPanel.addOptions.AnonymousFunctioncbe8b51175500
3214 …tions.get("mathematicalTypesetting").funct()},{install:function(b){this.listener=function(){b(c.ma… method in DiagramFormatPanel.addOptions.AnonymousFunctioncbe8b51175900
H A Dviewer.min.js3212 !0;f.shadowVisible=b;c.model.execute(f)},{install:function(b){this.listener=function(){b(c.shadowVi… method in DiagramFormatPanel.addView.AnonymousFunction39177abc75100
3213 …or.autosave&&f.isModified()&&f.fileChanged()},{install:function(b){this.listener=function(){b(d.ed… method in DiagramFormatPanel.addOptions.AnonymousFunction39177abc75500
3214 …tions.get("mathematicalTypesetting").funct()},{install:function(b){this.listener=function(){b(c.ma… method in DiagramFormatPanel.addOptions.AnonymousFunction39177abc75900
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef… property in AnonymousFunction9ec3f6665b600.i.A.symbols_
/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/findologicxmlexport/vendor/hoa/event/
H A DListens.php89 protected function setListener(Listener $listener)
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DListens.php123 public function _setListener(LUT\Listener $listener)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DLazyHandlerRegistryTest.php52 abstract protected function registerHandlerService($serviceId, $listener);
H A DLazyHandlerRegistryWithPsr11ContainerTest.php16 protected function registerHandlerService($serviceId, $listener)
H A DLazyHandlerRegistryWithSymfonyContainerTest.php16 protected function registerHandlerService($serviceId, $listener)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DLazyEventDispatcherTest.php63 abstract protected function registerListenerService($serviceId, MockListener $listener);
H A DLazyEventDispatcherWithPsr11ContainerTest.php16 protected function registerListenerService($serviceId, MockListener $listener)
H A DLazyEventDispatcherWithSymfonyContainerTest.php16 protected function registerListenerService($serviceId, MockListener $listener)
/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/flowcharts/
H A Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef…
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestResult.php143 function addListener(&$listener) {
229 function removeListener(&$listener) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php459 public function getIgnorePatterns($listener=null)
/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/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/jdraw/lib/
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java1060 ActionListener listener) { in TogglePropertyItem()
H A DEditorPalette.java364 public void addListener(String eventName, mxIEventListener listener) in addListener()
382 public void removeListener(mxIEventListener listener) in removeListener()
392 public void removeListener(mxIEventListener listener, String eventName) in removeListener()

123