X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/api/Ext.direct.Event.html diff --git a/docs/api/Ext.direct.Event.html b/docs/api/Ext.direct.Event.html deleted file mode 100644 index bb8c901c..00000000 --- a/docs/api/Ext.direct.Event.html +++ /dev/null @@ -1,49 +0,0 @@ -Ext.direct.Event | Ext JS 4.0 Documentation -
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

    -
\ No newline at end of file