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

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype

    getName
  • Method Details