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 interfaceCssResourceAggregates and minifies CSS stylesheets.interfaceExternalTextResourceIdentical toTextResource, except the contents of the resource are not inlined into the compiled output.interfaceImageResourceProvides access to image resources at runtime.interfaceTextResourceA resource that contains text that should be incorporated into the compiled output.
-