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