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 classDefaultConfigurationPropertyDefault 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 ConfigurationPropertyPropertyOracle. getConfigurationProperty(java.lang.String propertyName)Attempts to get a named configuration property.ConfigurationPropertySubsetFilteringPropertyOracle. getConfigurationProperty(java.lang.String propertyName)
-