Uses of Interface
com.google.gwt.resources.client.TextResource
-
Packages that use TextResource Package Description com.google.gwt.resources.client Classes for aggregating static resources into bundles. -
-
Uses of TextResource in com.google.gwt.resources.client
Method parameters in com.google.gwt.resources.client with type arguments of type TextResource Modifier and Type Method Description voidExternalTextResource. getText(ResourceCallback<TextResource> callback)Fetches aTextResourceand callscallbackwith the result.
-