| Class | Description |
|---|---|
| BaseResponse |
Superclass for response object that are sent to an Ext Direct client.
|
| ExtDirectFormLoadResult |
Represents the result of a FORM_LOAD method call.
|
| ExtDirectFormPostResult |
Represents the result of a FORM_POST method call.
|
| ExtDirectPollResponse |
Represents the response of a poll request.
|
| ExtDirectRawJsonStoreReadResult |
Special result of a DirectStore request.
|
| ExtDirectRawJsonStoreResponse | Deprecated |
| ExtDirectRequest |
Represents the request of a Ext Direct call.
|
| ExtDirectResponse |
Represents the response of a Ext Direct call.
|
| ExtDirectResponseBuilder |
An utility class that helps building the response for a FORM_POST method.
|
| ExtDirectStoreReadRequest |
Represents the request of a DirectStore read call.
|
| ExtDirectStoreReadResult<T> |
Class representing the result of a STORE_READ method call.
|
| ExtDirectStoreResponse<T> | Deprecated |
| 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.
|
| SSEvent |
Class represents a response in a Server-Sent Event roundtrip.
|
| Enum | Description |
|---|---|
| DataType |
Enumeration of all valid data types for a
Field. |
| SortDirection |
Enumeration of possible sort directions.
|
Copyright © 2010-2013. All Rights Reserved.