Class SafeHtmlCell

java.lang.Object
com.google.gwt.cell.client.AbstractCell<SafeHtml>
com.google.gwt.cell.client.SafeHtmlCell
All Implemented Interfaces:
Cell<SafeHtml>

public class SafeHtmlCell extends AbstractCell<SafeHtml>
A Cell used to render safe HTML markup.