@Retention(value=RUNTIME) @Target(value={CONSTRUCTOR,METHOD}) public @interface JsxConstructor
| Modifier and Type | Optional Element and Description |
|---|---|
WebBrowser[] |
value
The
WebBrowsers supported by this constructor. |
public abstract WebBrowser[] value
WebBrowsers supported by this constructor.WebBrowsersCopyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.