Home
last modified time | relevance | path

Searched defs:listener (Results 51 – 69 of 69) sorted by last modified time

123

/plugin/findologicxmlexport/vendor/hoa/event/
H A DListens.php89 protected function setListener(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 DLazyEventDispatcherWithSymfonyContainerTest.php16 protected function registerListenerService($serviceId, MockListener $listener)
/plugin/swiftmail/Swift/Events/
H A DListenerMapper.php41 public static function getNotifyMethod($listener)
/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/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php459 public function getIgnorePatterns($listener=null)
/plugin/panoview/
H A Dscript.js555 addViewerMovedListener: function (listener) { argument
559 addViewerZoomedListener: function (listener) { argument
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestResult.php143 function addListener(&$listener) {
229 function removeListener(&$listener) {
/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/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/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()
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_ie.js133 FCKTools.AddEventListener = function( sourceObject, eventName, listener ) argument
138 FCKTools.RemoveEventListener = function( sourceObject, eventName, listener ) argument
144 FCKTools.AddEventListenerEx = function( sourceObject, eventName, listener, paramsArray ) argument
H A Dfcktools_gecko.js125 FCKTools.AddEventListener = function( sourceObject, eventName, listener ) argument
130 FCKTools.RemoveEventListener = function( sourceObject, eventName, listener ) argument
136 FCKTools.AddEventListenerEx = function( sourceObject, eventName, listener, paramsArray ) argument
H A Dfck_contextmenu.js28 FCK.ContextMenu.RegisterListener = function( listener ) argument

123