| Package | Description |
|---|---|
| com.sencha.gxt.cell.core.client.form | |
| com.sencha.gxt.data.client.loader | |
| com.sencha.gxt.data.shared.loader |
Contains data loading classes.
|
| com.sencha.gxt.widget.core.client.form |
FormPanel and form components.
|
| com.sencha.gxt.widget.core.client.grid | |
| com.sencha.gxt.widget.core.client.grid.filters | |
| com.sencha.gxt.widget.core.client.toolbar |
ToolBar and related classes.
|
| com.sencha.gxt.widget.core.client.tree |
Tree and related classes.
|
| com.sencha.gxt.widget.core.client.treegrid |
| Class and Description |
|---|
| Loader
Abstract base class for objects that can load remote data.
|
| Class and Description |
|---|
| AbstractAutoBeanReader
Abstract base class for Readers that turn the incoming data into
AutoBeans. |
| DataProxy
Defines the interface for objects that can retrieve data.
|
| DataReader
Interface for objects that translate raw data into a given type.
|
| Class and Description |
|---|
| AbstractAutoBeanReader
Abstract base class for Readers that turn the incoming data into
AutoBeans. |
| BeforeLoadEvent
Event type for loader events.
|
| BeforeLoadEvent.BeforeLoadHandler
Handler class for
BeforeLoadEvent events. |
| BeforeLoadEvent.HasBeforeLoadHandlers
A widget that implements this interface is a public source of
BeforeLoadEvent events. |
| DataProxy
Defines the interface for objects that can retrieve data.
|
| DataReader
Interface for objects that translate raw data into a given type.
|
| FilterConfig
A filter configuration interface.
|
| FilterHandler
Abstract base class for all filter handlers.
|
| FilterPagingLoadConfig
A
PagingLoadConfig with support for filters. |
| ListLoadConfig
Load config interface for list based data.
|
| ListLoadConfigBean
Default
ListLoadConfig implementation. |
| ListLoader
A
Loader subclass which return a list of data. |
| ListLoadResult
Load result interface for list based load results.
|
| ListLoadResultBean
Default implementation of the
ListLoadResult interface. |
| Loader
Abstract base class for objects that can load remote data.
|
| LoaderHandler |
| LoaderHandler.HasLoaderHandlers
A loader that implements this interface is a public source of all
Loader events, BeforeLoadEvent, LoadEvent, and
LoadExceptionEvent. |
| LoadEvent
Event type for loader events.
|
| LoadExceptionEvent
Event type for loader events.
|
| LoadExceptionEvent.HasLoadExceptionHandlers
A loader that implements this interface is a public source of
LoadExceptionEvent events. |
| LoadExceptionEvent.LoadExceptionHandler
Handler class for
LoadExceptionEvent events. |
| LoadHandler
Handler class for
LoadEvent events. |
| LoadHandler.HasLoadHandlers
A loader that implements this interface is a public source of
LoadEvent events. |
| PagingLoadConfig
A
ListLoadConfig with support for limit and offset values. |
| PagingLoadConfigBean
Default implementation of the
PagingLoadConfig interface. |
| PagingLoadResult
A
LoadResult for paging loaders. |
| Class and Description |
|---|
| Loader
Abstract base class for objects that can load remote data.
|
| Class and Description |
|---|
| ListLoader
A
Loader subclass which return a list of data. |
| Class and Description |
|---|
| FilterConfig
A filter configuration interface.
|
| FilterHandler
Abstract base class for all filter handlers.
|
| FilterPagingLoadConfig
A
PagingLoadConfig with support for filters. |
| Loader
Abstract base class for objects that can load remote data.
|
| Class and Description |
|---|
| PagingLoadConfig
A
ListLoadConfig with support for limit and offset values. |
| PagingLoader
A
ListLoader subclass which adds support for paged data (offset,
limit, and total count). |
| Class and Description |
|---|
| TreeLoader
Default implementation of the
TreeLoader interface. |
| Class and Description |
|---|
| TreeLoader
Default implementation of the
TreeLoader interface. |
Copyright © 2012. All Rights Reserved.