Java com.google.gwt.dev.shell.designtime JsValueGlue fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.dev.shell.designtime JsValueGlue fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.dev.shell.designtime JsValueGlue.

The text is from its open source code.

Method

Tget(JsValue value, ClassLoader cl, Class type, String msgPrefix)
Return an object containing the value JavaScript object as a specified type.
voidset(JsValue value, ClassLoader cl, DispatchIdOracle dispIdOracle, Class type, Object obj)
Set the underlying value.