| Package | Description |
|---|---|
| com.google.gwt.resources.client |
Classes for aggregating static resources into bundles.
|
| com.google.gwt.resources.css |
Support package for manipulating CSS resources.
|
| com.google.gwt.resources.ext |
This package contains extension hooks for adding new resource types to
ClientBundle.
|
| com.google.gwt.resources.rg |
| Class and Description |
|---|
| DefaultExtensions
Specifies the default extensions for a resource type.
|
| ResourceGeneratorType
Specifies the implementation of ResourceGenerator to use for a type of
ResourcePrototype. |
| Class and Description |
|---|
| ClientBundleRequirements
Allows ResourceGenerators to indicate how their generated resources may be
affected by their execution environment.
|
| ResourceContext
Context object for ResourceGenerators.
|
| Class and Description |
|---|
| ClientBundleFields
Allows ResourceGenerators to define fields within the implementation class
for a bundle type.
|
| ClientBundleRequirements
Allows ResourceGenerators to indicate how their generated resources may be
affected by their execution environment.
|
| ResourceContext
Context object for ResourceGenerators.
|
| ResourceGenerator
Encapsulates per-type resource generation logic.
|
| Class and Description |
|---|
| AbstractResourceGenerator
A base class providing common methods for ResourceGenerator implementations.
|
| ClientBundleFields
Allows ResourceGenerators to define fields within the implementation class
for a bundle type.
|
| ClientBundleRequirements
Allows ResourceGenerators to indicate how their generated resources may be
affected by their execution environment.
|
| ResourceContext
Context object for ResourceGenerators.
|
| ResourceGenerator
Encapsulates per-type resource generation logic.
|
| SupportsGeneratorResultCaching
A marker interface that a
ResourceGenerator can implement to indicate
it supports generator result caching. |
Copyright © 2018. All rights reserved.