Package org.teavm.jso.core
Class JSFunction
java.lang.Object
org.teavm.jso.core.JSFunction
- All Implemented Interfaces:
org.teavm.jso.JSObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Objectabstract Objectabstract Objectabstract Objectabstract Objectabstract Objectabstract Objectabstract Objectabstract Objectabstract Objectcall(Object thisArg, Object a, Object b, Object c, Object d, Object e, Object f, Object g, Object h) abstract intabstract StringgetName()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.teavm.jso.JSObject
cast
-
Constructor Details
-
JSFunction
public JSFunction()
-
-
Method Details
-
getLength
public abstract int getLength() -
getName
-
call
-
call
-
call
-
call
-
call
-
call
-
call
-
call
-
call
-
apply
-