Uses of Class
com.google.gwt.cell.client.AbstractCell
Packages that use AbstractCell
Package
Description
-
Uses of AbstractCell in com.google.gwt.cell.client
Subclasses of AbstractCell in com.google.gwt.cell.clientModifier and TypeClassDescriptionclassAbstractEditableCell<C,V> A default implementation of theCellinterface used for editable cells that need to save view data state for specific values.classAbstractInputCell<C,V> AnAbstractCellused to render input elements that can receive focus.classA superclass forCells that render or escape a String argument as HTML.classActionCell<C>A cell that renders a button and takes a delegate to perform actions on mouseUp.classACellused to render a button.classBase class for button Cells.classACellused to render a checkbox.classACellused to render text.classclassclassclassAn editable text cell.classAnAbstractCellused to render an image.classAnAbstractCellused to render an image.classAnAbstractCellused to render anImageResource.classACellused to render formatted numbers.classACellused to render safe HTML markup.classAnAbstractCellused to render an image by using aSafeUri.classACellused to render a drop-down list.classTextButtonCellis a simple button with text content.classACellused to render text.classAnAbstractCellused to render a text input.