|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RemoteSortTreeLoadConfig
A ListLoadConfig
which adds a parent property.
RemoteSortTreeLoader
Method Summary | |
---|---|
ModelData |
getParent()
Returns the parent. |
void |
setParent(ModelData parent)
Sets the parent. |
Methods inherited from interface com.extjs.gxt.ui.client.data.ListLoadConfig |
---|
getSortDir, getSortField, getSortInfo, setSortDir, setSortField, setSortInfo |
Methods inherited from interface com.extjs.gxt.ui.client.data.ModelData |
---|
get, getProperties, getPropertyNames, remove, set |
Method Detail |
---|
ModelData getParent()
void setParent(ModelData parent)
parent
- the parent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |