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