Uses of Interface
com.google.gwt.resources.ext.ClientBundleFields
-
Packages that use ClientBundleFields Package Description 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 Modifier and Type Method Description void
AbstractResourceGenerator. createFields(TreeLogger logger, ResourceContext context, ClientBundleFields fields)
A no-op implementation.void
ResourceGenerator. createFields(TreeLogger logger, ResourceContext context, ClientBundleFields fields)
The ResourceGenerator can create fields within the implementation of the bundle type.
-