| Module: | libext | Package: | wrap.ext.util | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.util.JSON
Inheritance : Object
Constructors
| Signature |
| public JSON() |
Methods
| Name | Signature |
| decode | Object decode(String json) |
| encode | String encode(Object o) |
Constructors
|
public JSON() |
Methods
|
decode Object decode(String json)
Parameters
|
||||||||||
|
encode String encode(Object o)
Parameters
|
||||||||||
| Module: | libext | Package: | wrap.ext.util | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |