Package | Description |
---|---|
com.google.gwt.resources.client |
Classes for aggregating static resources into bundles.
|
Modifier and Type | Method and Description |
---|---|
void |
ExternalTextResource.getText(ResourceCallback<TextResource> callback)
Fetches a
TextResource and calls callback with the result. |