public class CoreJavaScriptWrapper extends java.lang.Object implements IJavascriptWrapper
| 构造器和说明 |
|---|
CoreJavaScriptWrapper() |
public java.lang.Object wrap(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
java.lang.Object javaObject,
java.lang.Class staticType)
IJavascriptWrapperwrap 在接口中 IJavascriptWrappercx - context used to execute the wrap.scope - scope used to execute the wrap.javaObject - orignal java objectstaticType - hint used to wrap this objectCopyright © 2008 Actuate Corp. All rights reserved.