Package com.google.gwt.resources.client
Interface TextResource
-
- All Superinterfaces:
ResourcePrototype
public interface TextResource extends ResourcePrototype
A resource that contains text that should be incorporated into the compiled output.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getText()
-
Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype
getName
-
-