Class TextCell

java.lang.Object
All Implemented Interfaces:
Cell<String>

public class TextCell extends AbstractSafeHtmlCell<String>
A Cell used to render text.