Example #1
0
 public JSFunction getFunction(String name) {
   return JSObjectBase.getFunction(this, name);
 }