| Module: | libext | Package: | wrap.ext.data | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.data.DataReader
Inheritance : Object
Definition for Ext.data.DataProxy class -- INSERT Ext LICENSE HERE -- Revision History - 10/31/2007 RC - Created
Constructors
| Signature |
| public DataReader(Array<Object> meta, Array<Object> recordType) |
| public DataReader(Array<Object> meta, Record recordType) |
Constructors
|
public DataReader(Array<Object> meta, Array<Object> recordType) Parameters
|
|
public DataReader(Array<Object> meta, Record recordType) Parameters
|
| Module: | libext | Package: | wrap.ext.data | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |