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