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 BooleanEventImpl.getBoolVal(NativeObject obj, String key) protected DoubleEventImpl.getDoubleVal(NativeObject obj, String key) protected LongEventImpl.getLongVal(NativeObject obj, String key) protected StringEventImpl.getStringVal(NativeObject obj, String key) protected voidUIEventImpl.setUIEventParams(NativeObject obj) -
Uses of NativeObject in org.mozilla.javascript
Subclasses of NativeObject in org.mozilla.javascript