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