Uses of Package
com.google.gwt.resources.client
-
Packages that use com.google.gwt.resources.client Package Description com.google.gwt.cell.client com.google.gwt.resources.client Classes for aggregating static resources into bundles.com.google.gwt.user.cellview.client The "cellview" widget set.com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
Classes in com.google.gwt.resources.client used by com.google.gwt.cell.client Class Description ClientBundle The use of this interface is similar to that of ImageBundle.ClientBundle.Source Specifies the classpath location of the resource or resources associated with theResourcePrototype
.CssResource Aggregates and minifies CSS stylesheets.CssResource.ImportedWithPrefix Specifies the string prefix to use when one CssResource is imported into the scope of another CssResource.CssResourceBase Marker interface for all classes that should be obfuscated together in Css Resource generation.ImageResource Provides access to image resources at runtime.ImageResource.ImageOptions Specifies additional options to control how an image is bundled.ResourcePrototype The base interface all bundle resource types must extend. -
Classes in com.google.gwt.resources.client used by com.google.gwt.resources.client Class Description ClientBundle The use of this interface is similar to that of ImageBundle.ClientBundle.Source Specifies the classpath location of the resource or resources associated with theResourcePrototype
.CommonResources.InlineBlockStyle Cross-browser implementation of the "display: inline-block" CSS property.CssResource Aggregates and minifies CSS stylesheets.CssResourceBase Marker interface for all classes that should be obfuscated together in Css Resource generation.ImageResource.RepeatStyle Indicates that an ImageResource should be bundled in such a way as to support horizontal or vertical repetition.ResourceCallback A callback interface for asynchronous operations on resources.ResourceException Associates aResourcePrototype
with a program error.ResourcePrototype The base interface all bundle resource types must extend.TextResource A resource that contains text that should be incorporated into the compiled output. -
Classes in com.google.gwt.resources.client used by com.google.gwt.user.cellview.client Class Description ClientBundle The use of this interface is similar to that of ImageBundle.ClientBundle.Source Specifies the classpath location of the resource or resources associated with theResourcePrototype
.CssResource Aggregates and minifies CSS stylesheets.CssResource.ImportedWithPrefix Specifies the string prefix to use when one CssResource is imported into the scope of another CssResource.CssResourceBase Marker interface for all classes that should be obfuscated together in Css Resource generation.ImageResource Provides access to image resources at runtime.ImageResource.ImageOptions Specifies additional options to control how an image is bundled.ResourcePrototype The base interface all bundle resource types must extend. -
Classes in com.google.gwt.resources.client used by com.google.gwt.user.client.ui Class Description ClientBundle The use of this interface is similar to that of ImageBundle.ClientBundle.Source Specifies the classpath location of the resource or resources associated with theResourcePrototype
.CssResource Aggregates and minifies CSS stylesheets.CssResource.ImportedWithPrefix Specifies the string prefix to use when one CssResource is imported into the scope of another CssResource.CssResourceBase Marker interface for all classes that should be obfuscated together in Css Resource generation.ImageResource Provides access to image resources at runtime.ImageResource.ImageOptions Specifies additional options to control how an image is bundled.ResourcePrototype The base interface all bundle resource types must extend.