Uses of Package
com.google.gwt.cell.client
Packages that use com.google.gwt.cell.client
Package
Description
The "cellview" widget set.
Classes and interfaces used by the
cellview widget set.-
Classes in com.google.gwt.cell.client used by com.google.gwt.cell.clientClassDescriptionA default implementation of the
Cellinterface.A default implementation of theCellinterface used for editable cells that need to save view data state for specific values.AnAbstractCellused to render input elements that can receive focus.A superclass forCells 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.AFieldUpdatermay 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 aCellto render that value, and provide aFieldUpdaterto 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.AValueUpdatermay be added to aCellto provide updated data. -
Classes in com.google.gwt.cell.client used by com.google.gwt.user.cellview.clientClassDescriptionA lightweight representation of a renderable object.Contains information about the context of the Cell.A
FieldUpdatermay 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 aCellto render that value, and provide aFieldUpdaterto perform notification of updates to the cell.AValueUpdatermay be added to aCellto provide updated data. -
Classes in com.google.gwt.cell.client used by com.google.gwt.view.clientClassDescriptionA lightweight representation of a renderable object.Contains information about the context of the Cell.A
ValueUpdatermay be added to aCellto provide updated data.