Uses of Class
org.mozilla.javascript.NativeObject
-
Uses of NativeObject in org.loboevolution.html.js.events
Modifier 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