Annotation Interface JSGetter
An annotation that marks a Java method as JavaScript getter. This can be used as an alternative
to the
jsGet_
prefix described in ScriptableObject.defineClass(org.mozilla.javascript.Scriptable, java.lang.Class)
.-
Optional Element Summary
-
Element Details
-
value
String value- Default:
""
-