Package | Description |
---|---|
com.google.gwt.cell.client |
Standard
Cell subclasses used by the
cellview widgets. |
com.google.gwt.resources.client |
Classes for aggregating static resources into bundles.
|
com.google.gwt.resources.client.impl | |
com.google.gwt.user.cellview.client |
The "cellview" widget set.
|
com.google.gwt.user.client.impl | |
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Class and 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 the
ResourcePrototype . |
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.
|
Class and Description |
---|
ClientBundle
The use of this interface is similar to that of ImageBundle.
|
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 a
ResourcePrototype 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.
|
Class and Description |
---|
DataResource
A non-text resource.
|
ExternalTextResource
Identical to
TextResource , except the contents of the resource are
not inlined into the compiled output. |
ImageResource
Provides access to image resources at runtime.
|
ResourceCallback
A callback interface for asynchronous operations on resources.
|
ResourceException
Associates a
ResourcePrototype 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.
|
Class and 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 the
ResourcePrototype . |
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.
|
Class and 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 the
ResourcePrototype . |
TextResource
A resource that contains text that should be incorporated into the compiled
output.
|
Class and 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 the
ResourcePrototype . |
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.
|
Copyright © 2018. All rights reserved.