X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..b37ceabb82336ee82757cd32efe353cfab8ec267:/docs/output/Ext.direct.RemotingProvider.html diff --git a/docs/output/Ext.direct.RemotingProvider.html b/docs/output/Ext.direct.RemotingProvider.html index 4aeb4c82..c4faa8bf 100644 --- a/docs/output/Ext.direct.RemotingProvider.html +++ b/docs/output/Ext.direct.RemotingProvider.html @@ -257,15 +257,15 @@ events fired during event suspension will be sent to any listeners now.
resumeEvents call instead of discarding all suspended events;
Returns:Observable unString eventNameFunction handler[Object scope] ) : void
Removes an event handler (shorthand for removeListener.)
Removes an event handler (shorthand for removeListener.)
Parameters:
  • eventName : String
    The type of event the handler was associated with.
  • handler : Function
    The handler to remove. This must be a reference to the function passed into the addListener call.
  • scope : Object
    (optional) The scope originally specified for the handler.
Returns:
  • void
Observable

Public Events

EventDefined By