Uses of Interface
com.google.gwt.resources.client.TextResource
Package
Description
Classes for aggregating static resources into bundles.
-
Uses of TextResource in com.google.gwt.resources.client
Modifier and TypeMethodDescriptionvoid
ExternalTextResource.getText
(ResourceCallback<TextResource> callback) Fetches aTextResource
and callscallback
with the result.