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