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