Uses of Interface
com.google.gwt.core.ext.ConfigurationProperty
-
Packages that use ConfigurationProperty Package Description com.google.gwt.core.ext Classes used to extend the GWT compiler. -
-
Uses of ConfigurationProperty in com.google.gwt.core.ext
Classes in com.google.gwt.core.ext that implement ConfigurationProperty Modifier and Type Class Description class
DefaultConfigurationProperty
Default immutable implementation of ConfigurationProperty that receives its values in its constructor.Methods in com.google.gwt.core.ext that return ConfigurationProperty Modifier and Type Method Description ConfigurationProperty
PropertyOracle. getConfigurationProperty(java.lang.String propertyName)
Attempts to get a named configuration property.ConfigurationProperty
SubsetFilteringPropertyOracle. getConfigurationProperty(java.lang.String propertyName)
-