Uses of Package
com.google.gwt.cell.client
Package
Description
The "cellview" widget set.
Classes and interfaces used by the
cellview
widget set.-
ClassDescriptionA default implementation of the
Cell
interface.A default implementation of theCell
interface used for editable cells that need to save view data state for specific values.AnAbstractCell
used to render input elements that can receive focus.A superclass forCell
s that render or escape a String argument as HTML.The delegate that will handle events from the cell.Base class for button Cells.The appearance used to render this Cell.The decoration applied to the button.The default implementation of theButtonCellBase.Appearance
.The resources used by this appearance.The Styles used by this appearance.A lightweight representation of a renderable object.Contains information about the context of the Cell.AFieldUpdater
may be added to a Column to update a particular field of a data item.An interface for extracting a value of type C from an underlying data value of type T, provide aCell
to render that value, and provide aFieldUpdater
to perform notification of updates to the cell.The renderers used by this cell.Indicates that a UI component can be collapsed next to another UI component, thus sharing a common border.The appearance used to render this Cell.AValueUpdater
may be added to aCell
to provide updated data. -
ClassDescriptionA lightweight representation of a renderable object.Contains information about the context of the Cell.A
FieldUpdater
may be added to a Column to update a particular field of a data item.An interface for extracting a value of type C from an underlying data value of type T, provide aCell
to render that value, and provide aFieldUpdater
to perform notification of updates to the cell.AValueUpdater
may be added to aCell
to provide updated data. -
ClassDescriptionA lightweight representation of a renderable object.Contains information about the context of the Cell.A
ValueUpdater
may be added to aCell
to provide updated data.