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