|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface JsxFunction
An annotation to mark a Java method as JavaScript function.
| Optional Element Summary | |
|---|---|
WebBrowser[] |
value
The WebBrowsers supported by this function. |
public abstract WebBrowser[] value
WebBrowsers supported by this function.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||