Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.gwt.cell.client Classes and Interfaces - 51 results found.
NameDescriptionTypePackageFramework
AbstractCellA default implementation of the Cell interface.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
AbstractEditableCellA default implementation of the Cell interface used for editable cells that need to save view data state for specific values.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
AbstractInputCellAn AbstractCell used to render input elements that can receive focus.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
AbstractSafeHtmlCellClasscom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ActionCellClasscom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ActionCell .DelegateThe delegate that will handle events from the cell.Interfacecom.google.gwt.cell.client.ActionCellGoogle WebToolkit (GWT)
ButtonCellA Cell used to render a button.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ButtonCellBaseBase class for button Cells.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ButtonCellBase .AppearanceThe appearance used to render this Cell.Interfacecom.google.gwt.cell.client.ButtonCellBaseGoogle WebToolkit (GWT)
ButtonCellBase .DecorationThe decoration applied to the button.Classcom.google.gwt.cell.client.ButtonCellBaseGoogle WebToolkit (GWT)
ButtonCellBase .DefaultAppearanceThe default implementation of the ButtonCellBase.Classcom.google.gwt.cell.client.ButtonCellBaseGoogle WebToolkit (GWT)
ButtonCellBase .DefaultAppearance .ResourcesThe resources used by this appearance.Interfacecom.google.gwt.cell.client.ButtonCellBase.DefaultAppearanceGoogle WebToolkit (GWT)
ButtonCellBase .DefaultAppearance .StyleThe Styles used by this appearance.Interfacecom.google.gwt.cell.client.ButtonCellBase.DefaultAppearanceGoogle WebToolkit (GWT)
ButtonCellBase .DefaultAppearance .TemplateInterfacecom.google.gwt.cell.client.ButtonCellBase.DefaultAppearanceGoogle WebToolkit (GWT)
Cell * A custom {@link Cell} used to render a string that contains the name of a static class ColorCell extends AbstractCell {Interfacecom.google.gwt.cell.clientGoogle WebToolkit (GWT)
Cell .ContextContains information about the context of the Cell.Classcom.google.gwt.cell.client.CellGoogle WebToolkit (GWT)
CheckboxCellA Cell used to render a checkbox.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ClickableTextCellA Cell used to render text.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
CompositeCell A Cell that is composed of other Cells.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
DateCellA Cell used to render Dates.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
DatePickerCellA Cell used to render and edit Dates.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
EditTextCellAn editable text cell.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
EditTextCell .TemplateInterfacecom.google.gwt.cell.client.EditTextCellGoogle WebToolkit (GWT)
EditTextCell .ViewDataClasscom.google.gwt.cell.client.EditTextCellGoogle WebToolkit (GWT)
FieldUpdaterInterfacecom.google.gwt.cell.clientGoogle WebToolkit (GWT)
HasCellAn interface for extracting a value of type C from an underlying data value of type T, provide a Cell to render that value, and provide aInterfacecom.google.gwt.cell.clientGoogle WebToolkit (GWT)
IconCellDecoratorA Cell decorator that adds an icon to another Cell.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
IconCellDecorator .TemplateInterfacecom.google.gwt.cell.client.IconCellDecoratorGoogle WebToolkit (GWT)
ImageCell An AbstractCell used to render an image.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ImageCell .TemplateInterfacecom.google.gwt.cell.client.ImageCellGoogle WebToolkit (GWT)
ImageLoadingCellAn AbstractCell used to render an image.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ImageLoadingCell .DefaultRenderersThe default SafeHtmlRenderers.Classcom.google.gwt.cell.client.ImageLoadingCellGoogle WebToolkit (GWT)
ImageLoadingCell .RenderersThe renderers used by this cell.Interfacecom.google.gwt.cell.client.ImageLoadingCellGoogle WebToolkit (GWT)
ImageLoadingCell .ResourcesInterfacecom.google.gwt.cell.client.ImageLoadingCellGoogle WebToolkit (GWT)
ImageLoadingCell .TemplateInterfacecom.google.gwt.cell.client.ImageLoadingCellGoogle WebToolkit (GWT)
ImageResourceCellAn AbstractCell used to render an ImageResource.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
IsCollapsibleIndicates that a UI component can be collapsed next to another UI component, thus sharing a common border.Interfacecom.google.gwt.cell.clientGoogle WebToolkit (GWT)
NumberCellA Cell used to render formatted numbers.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
SafeHtmlCellA Cell used to render safe HTML markup.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
SafeImageCell An AbstractCell used to render an image by using a SafeUri.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
SafeImageCell .TemplateInterfacecom.google.gwt.cell.client.SafeImageCellGoogle WebToolkit (GWT)
SelectionCellA Cell used to render a drop-down list.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
SelectionCell .TemplateInterfacecom.google.gwt.cell.client.SelectionCellGoogle WebToolkit (GWT)
TextButtonCellTextButtonCell is a simple button with text content.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
TextButtonCell .AppearanceThe appearance used to render this Cell.Interfacecom.google.gwt.cell.client.TextButtonCellGoogle WebToolkit (GWT)
TextButtonCell .DefaultAppearanceThe default implementation of the TextButtonCell.Classcom.google.gwt.cell.client.TextButtonCellGoogle WebToolkit (GWT)
TextCellA Cell used to render text.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
TextInputCellAn AbstractCell used to render a text input.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
TextInputCell .TemplateInterfacecom.google.gwt.cell.client.TextInputCellGoogle WebToolkit (GWT)
TextInputCell .ViewDataThe ViewData for this cell.Classcom.google.gwt.cell.client.TextInputCellGoogle WebToolkit (GWT)
ValueUpdaterInterfacecom.google.gwt.cell.clientGoogle WebToolkit (GWT)