Module:libextPackage:wrap.ext.utilParent:ObjectCopyright (c) 2007, 2008 Point5U, LLC
Milescript - ExtJS Wrapper Library: Project Home | Documentation

wrap.ext.util.JSON

Inheritance : Object

Constructors

Signature
public JSON()

Methods

NameSignature
decodeObject decode(String json)
encodeString encode(Object o)

Constructors

public JSON()


Methods

decode

Object decode(String json)

Returns
core.Object

Parameters

NameTypeDescription
jsoncore.String

encode

String encode(Object o)

Returns
core.String

Parameters

NameTypeDescription
ocore.Object

Module:libextPackage:wrap.ext.utilParent:ObjectCopyright (c) 2007, 2008 Point5U, LLC
Milescript - ExtJS Wrapper Library: Project Home | Documentation