Uses of Class
org.mozilla.javascript.NativeObject
Packages that use NativeObject
-
Uses of NativeObject in org.loboevolution.html.js.events
Methods in org.loboevolution.html.js.events with parameters of type NativeObjectModifier and TypeMethodDescriptionprotected Boolean
EventImpl.getBoolVal
(NativeObject obj, String key) protected Double
EventImpl.getDoubleVal
(NativeObject obj, String key) protected Long
EventImpl.getLongVal
(NativeObject obj, String key) protected String
EventImpl.getStringVal
(NativeObject obj, String key) protected void
UIEventImpl.setUIEventParams
(NativeObject obj) -
Uses of NativeObject in org.mozilla.javascript
Subclasses of NativeObject in org.mozilla.javascript