public interface

TextResource

implements ResourcePrototype
com.google.gwt.resources.client.TextResource

Class Overview

A resource that contains text that should be incorporated into the compiled output.

Summary

Public Methods
abstract String getText()
[Expand]
Inherited Methods
From interface com.google.gwt.resources.client.ResourcePrototype

Public Methods

public abstract String getText ()