For up to date documentation and features, visit http://docs.sencha.com/ext-js/4-0

Sencha Documentation

A base class for all Ext.direct events. An event is created after some kind of interaction with the server. The event class is essentially just a data structure to hold a direct response.

Defined By

Methods

 
Event( Object config) : void

 

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