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