JavaScript is disabled on your browser.
Skip navigation links
GWT 2.12.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.google.gwt.cell.client.AbstractSafeHtmlCell
Packages that use
AbstractSafeHtmlCell
Package
Description
com.google.gwt.cell.client
Standard
Cell
subclasses used by the
cellview
widgets.
Uses of
AbstractSafeHtmlCell
in
com.google.gwt.cell.client
Subclasses of
AbstractSafeHtmlCell
in
com.google.gwt.cell.client
Modifier and Type
Class
Description
class
ButtonCell
A
Cell
used to render a button.
class
ClickableTextCell
A
Cell
used to render text.
class
TextCell
A
Cell
used to render text.