| Package | Description |
|---|---|
| org.gwtproject.ext | |
| org.gwtproject.i18n.processor |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigurationProperty
Default immutable implementation of ConfigurationProperty that receives its values in its
constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationProperty |
PropertyOracle.getConfigurationProperty(String propertyName)
Attempts to get a named configuration property.
|
ConfigurationProperty |
PropertyOracleImpl.getConfigurationProperty(String propertyName) |
ConfigurationProperty |
ConfigurationProperties.getConfigurationProperty(String key) |
| Modifier and Type | Method and Description |
|---|---|
LocaleUtils |
LocaleInfoContext.getLocaleUtils(SelectionProperty localeProperty,
ConfigurationProperty runtimeLocaleProperty,
ConfigurationProperty queryParamProp,
ConfigurationProperty cookieProp) |
void |
LocaleInfoContext.putLocaleUtils(SelectionProperty localeProperty,
ConfigurationProperty runtimeLocaleProperty,
ConfigurationProperty queryParamProp,
ConfigurationProperty cookieProp,
LocaleUtils localeUtils) |
Copyright © 2018–2020. All rights reserved.