| Class | Description |
|---|---|
| BaseResponse |
Superclass for response object that are sent to an Ext Direct client.
|
| ExtDirectFormLoadResult |
Class representing the result of a form load request.
|
| ExtDirectPollResponse |
Class representing the response of a poll request.
|
| ExtDirectRawJsonStoreResponse |
Special response of a DirectStore request.
|
| ExtDirectRequest |
Class representing the request of a Ext Direct call.
|
| ExtDirectResponse |
Class representing the response of a Ext Direct call.
|
| ExtDirectResponseBuilder |
An utility class that helps building the response for a FORM_POST method.
|
| ExtDirectStoreReadRequest |
Class representing the request of a DirectStore read call.
|
| ExtDirectStoreResponse<T> |
Class representing the response of a DirectStore request.
|
| Field | |
| GroupInfo |
Class contains information about the property/field on which to perform the
grouping and if sort is ascending or descending.
|
| MetaData | |
| SortInfo |
Class contains information about the property/field on which to sort and if
sort is ascending or descending.
|
| Enum | Description |
|---|---|
| DataType |
Enumeration of all valid data types from a
Field. |
| SortDirection |
Enumeration of possible sort directions.
|
Copyright © 2010-2012. All Rights Reserved.