Annotation Type JsxStaticGetter
An annotation to mark a Java method as JavaScript getter, not at instance level.
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
SupportedBrowser[] valueTheSupportedBrowser
s supported by this getter.- Returns:
- the
SupportedBrowser
s
- Default:
{CHROME, EDGE, FF, FF_ESR}
-