| Module: | libext | Package: | wrap.ext.data | Parent: | DataProxy | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.data.HttpProxy
Inheritance : Object : Observable : DataProxy
Definition for Ext.data.HttpProxy class -- INSERT Ext LICENSE HERE -- Revision History - 10/31/2007 RC - Created
Constructors
| Signature |
| public HttpProxy(Connection conn) |
Methods
| Name | Signature |
| getConnection | Connection getConnection() |
| load | void load(Object params, DataReader reader, Function callback, Object scope, Object arg) |
Properties
| Name | Type | Comment | |
| conn |
|
Constructors
|
public HttpProxy(Connection conn) Parameters
|
Methods
|
getConnection Connection getConnection()
|
||||
|
load void load(Object params, DataReader reader, Function callback, Object scope, Object arg) Parameters
|
| Module: | libext | Package: | wrap.ext.data | Parent: | DataProxy | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |