GWT 2.1.1

Uses of Interface
com.google.gwt.core.ext.linker.ConfigurationProperty

Packages that use ConfigurationProperty
com.google.gwt.core.ext Classes used to extend the GWT compiler. 
 

Uses of ConfigurationProperty in com.google.gwt.core.ext
 

Methods in com.google.gwt.core.ext that return types with arguments of type ConfigurationProperty
 java.util.SortedSet<ConfigurationProperty> LinkerContext.getConfigurationProperties()
          Returns all configuration properties defined in the module.
 


GWT 2.1.1