|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.extjs.gxt.ui.client.data.JsonReader<D>
com.extjs.gxt.ui.client.data.JsonLoadResultReader<D>
D - the ListLoadResult type being returned by the readerpublic class JsonLoadResultReader<D>
A JsonReader implementation that reads JSON data using a
ModelType definition and returns a list load result.
| Constructor Summary | |
|---|---|
JsonLoadResultReader(ModelType modelType)
Creates a new reader. |
|
| Method Summary |
|---|
| Methods inherited from class com.extjs.gxt.ui.client.data.JsonReader |
|---|
read |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonLoadResultReader(ModelType modelType)
modelType - the model type definition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||