Package | Description |
---|---|
com.google.gwt.core.ext |
Classes used to extend the GWT compiler.
|
com.google.gwt.dev.cfg | |
com.google.gwt.dev.shell |
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(String propertyName) |
ConfigurationProperty |
PropertyOracle.getConfigurationProperty(String propertyName)
Attempts to get a named configuration property.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationProperty |
DynamicPropertyOracle.getConfigurationProperty(String propertyName) |
Modifier and Type | Method and Description |
---|---|
ConfigurationProperty |
ModuleSpacePropertyOracle.getConfigurationProperty(String propertyName) |
Copyright © 2018. All rights reserved.