GWT 2.7.0

Uses of Interface
com.google.gwt.resources.ext.ClientBundleFields

Packages that use ClientBundleFields
com.google.gwt.resources.ext This package contains extension hooks for adding new resource types to ClientBundle. 
 

Uses of ClientBundleFields in com.google.gwt.resources.ext
 

Methods in com.google.gwt.resources.ext with parameters of type ClientBundleFields
 void ResourceGenerator.createFields(TreeLogger logger, ResourceContext context, ClientBundleFields fields)
          The ResourceGenerator can create fields within the implementation of the bundle type.
 void AbstractResourceGenerator.createFields(TreeLogger logger, ResourceContext context, ClientBundleFields fields)
          A no-op implementation.
 


GWT 2.7.0