public interface JsCode extends JsObject
| Modifier and Type | Method and Description |
|---|---|
int[] |
getLineNumbers()
Get array containing the line numbers that
can have breakpoints placed on them.
|
java.lang.String |
getSourceName()
Get the name of the source (usually filename or URL)
of the script.
|
define, delete, delete, get, get, getClassName, getDefaultValue, getIds, getPrototype, getScope, has, has, hasInstance, isFunction, isScript, put, put, setPrototype, setScopeint[] getLineNumbers()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String getSourceName()
throws java.rmi.RemoteException
java.rmi.RemoteException