Package | Description |
---|---|
com.google.gwt.cell.client |
Standard
Cell subclasses used by the
cellview widgets. |
com.google.gwt.widget.client |
Modern widgets, usually backed by Cells.
|
Modifier and Type | Class and Description |
---|---|
class |
ButtonCellBase<C>
Base class for button Cells.
|
class |
TextButtonCell
TextButtonCell is a simple button with text content. |
Modifier and Type | Class and Description |
---|---|
class |
ButtonBase<C>
Base class for buttons that supports content decoration.
|
class |
TextButton
A button that displays text and an optional icon.
|
Copyright © 2018. All rights reserved.