java.lang.Object
org.teavm.jso.core.JSObjects
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends JSObject>
Tcreate()static <T extends JSObject>
Tstatic String[]getOwnPropertyNames(JSObject object) static booleanhasProperty(JSObject object, String name) static booleanisUndefined(JSObject object) static Stringstatic Stringstatic JSObject
-
Method Details
-
getOwnPropertyNames
-
create
-
createWithoutProto
-
isUndefined
-
undefined
-
typeOf
-
toString
-
hasProperty
-