|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListLoadConfig | |
|---|---|
| com.sencha.gxt.data.shared.loader | Contains data loading classes. |
| Uses of ListLoadConfig in com.sencha.gxt.data.shared.loader |
|---|
| Classes in com.sencha.gxt.data.shared.loader with type parameters of type ListLoadConfig | |
|---|---|
class |
ListLoader<C extends ListLoadConfig,D extends ListLoadResult<?>>
A Loader subclass which return a list of data. |
| Subinterfaces of ListLoadConfig in com.sencha.gxt.data.shared.loader | |
|---|---|
interface |
FilterPagingLoadConfig
A PagingLoadConfig with support for filters. |
interface |
PagingLoadConfig
A ListLoadConfig with support for limit and offset values. |
| Classes in com.sencha.gxt.data.shared.loader that implement ListLoadConfig | |
|---|---|
class |
FilterPagingLoadConfigBean
A PagingLoadConfigBean with support for filters. |
class |
ListLoadConfigBean
Default ListLoadConfig implementation. |
class |
PagingLoadConfigBean
Default implementation of the PagingLoadConfig interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||