X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/api/Ext.direct.RemotingEvent.html diff --git a/docs/api/Ext.direct.RemotingEvent.html b/docs/api/Ext.direct.RemotingEvent.html deleted file mode 100644 index 54a6bc8a..00000000 --- a/docs/api/Ext.direct.RemotingEvent.html +++ /dev/null @@ -1,51 +0,0 @@ -Ext.direct.RemotingEvent | Ext JS 4.0 Documentation -
For up to date documentation and features, visit -http://docs.sencha.com/ext-js/4-0

Sencha Documentation

- - - - - -

Hierarchy

Ext.direct.Event
Ext.direct.RemotingEvent

An event that is fired when data is received from a -Ext.direct.RemotingProvider. Contains a method to the -related transaction for the direct request, see getTransaction

-
Defined By

Methods

 

 

-

Parameters

  • config : Object

    The config object

    -

Returns

  • void    -
 

Return the raw data for this event.

-

Return the raw data for this event.

-

Returns

  • Object   

    The data from the event

    -
 

Get the transaction associated with this event.

-

Get the transaction associated with this event.

-

Returns

  • Ext.direct.Transaction   

    The transaction

    -
\ No newline at end of file