Uses of Annotation Type
com.google.gwt.resources.ext.ResourceGeneratorType
Packages that use ResourceGeneratorType
Package
Description
Classes for aggregating static resources into bundles.
-
Uses of ResourceGeneratorType in com.google.gwt.resources.client
Classes in com.google.gwt.resources.client with annotations of type ResourceGeneratorTypeModifier and TypeInterfaceDescriptioninterface
The use of this interface is similar to that of ImageBundle.interface
Aggregates and minifies CSS stylesheets.interface
A non-text resource.interface
Identical toTextResource
, except the contents of the resource are not inlined into the compiled output.interface
This resource type allows any class that can be instantiated via a call toGWT.create(Class)
to be used within an ClientBundle.interface
Provides access to image resources at runtime.interface
A resource that contains text that should be incorporated into the compiled output.