Uses of Class
com.amalgamasimulation.desktop.html.js.JSObject
Packages that use JSObject
-
Uses of JSObject in com.amalgamasimulation.desktop.html.js
Methods in com.amalgamasimulation.desktop.html.js that return JSObjectModifier and TypeMethodDescriptionJSObject.put(String path, JSConvertable value) Adds a key-value pair to the JavaScript object.JSObject.put(String path, JSConvertable value, boolean ifNotExists) Adds a key-value pair to the JavaScript object.