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 TypeInterfaceDescriptioninterfaceThe use of this interface is similar to that of ImageBundle.interfaceAggregates and minifies CSS stylesheets.interfaceA non-text resource.interfaceIdentical toTextResource, except the contents of the resource are not inlined into the compiled output.interfaceThis resource type allows any class that can be instantiated via a call toGWT.create(Class)to be used within an ClientBundle.interfaceProvides access to image resources at runtime.interfaceA resource that contains text that should be incorporated into the compiled output.