Package | Description |
---|---|
com.google.gwt.core.ext |
Classes used to extend the GWT compiler.
|
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 |
SubsetFilteringPropertyOracle.getConfigurationProperty(java.lang.String propertyName) |
ConfigurationProperty |
PropertyOracle.getConfigurationProperty(java.lang.String propertyName)
Attempts to get a named configuration property.
|