public class ObjectLiteral extends Object
Constructor and Description |
---|
ObjectLiteral() |
Modifier and Type | Method and Description |
---|---|
ObjectLiteral |
set(String name,
String value) |
ObjectLiteral |
setString(String name,
String value) |
String |
toJS() |
public ObjectLiteral setString(String name, String value)
public ObjectLiteral set(String name, String value)
public String toJS()
Copyright © 2015. All rights reserved.