Uses of Interface
org.gwtproject.ext.SelectionProperty
| Package | Description |
|---|---|
| org.gwtproject.ext | |
| org.gwtproject.i18n.processor |
-
Uses of SelectionProperty in org.gwtproject.ext
Classes in org.gwtproject.ext that implement SelectionProperty Modifier and Type Class Description classStandardSelectionPropertyMethods in org.gwtproject.ext that return SelectionProperty Modifier and Type Method Description SelectionPropertyPropertyOracle. getSelectionProperty(javax.annotation.processing.Messager logger, java.lang.String propertyName)SelectionPropertyPropertyOracleImpl. getSelectionProperty(javax.annotation.processing.Messager logger, java.lang.String propertyName) -
Uses of SelectionProperty in org.gwtproject.i18n.processor
Methods in org.gwtproject.i18n.processor with parameters of type SelectionProperty Modifier and Type Method Description LocaleUtilsLocaleInfoContext. getLocaleUtils(SelectionProperty localeProperty, ConfigurationProperty runtimeLocaleProperty, ConfigurationProperty queryParamProp, ConfigurationProperty cookieProp)voidLocaleInfoContext. putLocaleUtils(SelectionProperty localeProperty, ConfigurationProperty runtimeLocaleProperty, ConfigurationProperty queryParamProp, ConfigurationProperty cookieProp, LocaleUtils localeUtils)