com.extjs.gxt.ui.client.data
Interface LoadConfig

All Superinterfaces:
ModelData
All Known Subinterfaces:
FilterPagingLoadConfig, GroupingLoadConfig, ListLoadConfig, PagingLoadConfig, RemoteSortTreeLoadConfig
All Known Implementing Classes:
BaseFilterPagingLoadConfig, BaseGroupingLoadConfig, BaseListLoadConfig, BasePagingLoadConfig, BaseRemoteSortTreeLoadConfig

public interface LoadConfig
extends ModelData

Base interface for load config objects. When used with a @link HttpProxy all properties and values will be applied to the remote request.


Method Summary
 
Methods inherited from interface com.extjs.gxt.ui.client.data.ModelData
get, getProperties, getPropertyNames, remove, set