|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface JSStaticFunction
An annotation that marks a Java method as JavaScript static function. This can
be used as an alternative to the jsStaticFunction_ prefix desribed in
ScriptableObject.defineClass(org.mozilla.javascript.Scriptable, java.lang.Class).
| Optional Element Summary | |
|---|---|
String |
value
|
public abstract String value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||