JsFunction
@Deprecated public class JsFunction extends JsFunction
new JsFunction("function (event) { alert(event); }");
JsFunction(java.lang.String code)
getCode
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsFunction(java.lang.String code)