Uses of Class
com.google.gwt.resources.ext.DefaultExtensions
-
Packages that use DefaultExtensions Package Description com.google.gwt.resources.client Classes for aggregating static resources into bundles. -
-
Uses of DefaultExtensions in com.google.gwt.resources.client
Classes in com.google.gwt.resources.client with annotations of type DefaultExtensions Modifier and Type Interface Description interface
CssResource
Aggregates and minifies CSS stylesheets.interface
ExternalTextResource
Identical toTextResource
, except the contents of the resource are not inlined into the compiled output.interface
ImageResource
Provides access to image resources at runtime.interface
TextResource
A resource that contains text that should be incorporated into the compiled output.
-