@Retention(value=RUNTIME) @Target(value=FIELD) public @interface BrowserFeature
BrowserVersionFeatures
.Modifier and Type | Optional Element and Description |
---|---|
WebBrowser[] |
value
The
WebBrowser s supported by this feature. |
public abstract WebBrowser[] value
WebBrowser
s supported by this feature.WebBrowser
sCopyright © 2002–2018 Gargoyle Software Inc.. All rights reserved.