| Module: | libext | Package: | wrap.ext.data | Parent: | DataReader | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.data.JsonReader
Inheritance : Object : DataReader
Constructors
| Signature |
| public JsonReader(JsonReaderConfig config) |
Methods
| Name | Signature |
| read | Object read(Object response) |
| readRecords | Object readRecords(Array<Object> o) |
Properties
| Name | Type | Comment | |
| jsonData |
| ||
| meta |
|
Constructors
|
public JsonReader(JsonReaderConfig config) Parameters
|
Methods
|
read Object read(Object response)
Parameters
|
||||||||||
|
readRecords Object readRecords(Array<Object> o)
Parameters
|
||||||||||
| Module: | libext | Package: | wrap.ext.data | Parent: | DataReader | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |