Interface JavascriptStaticConfig
-
@Immutable @Modifiable public interface JavascriptStaticConfigStatic configuration settings to be served as Javascript for configuring web pages.versionis the only required property, all others will be rendered as-is in the Javascript source.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetVersion()Version of the configuration.
-