|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ButtonCell.ButtonCellAppearance | |
|---|---|
| com.sencha.gxt.cell.core.client | Cell implementations for user interaction and input. |
| com.sencha.gxt.cell.core.client.form | Cell implementations for user data entry. |
| com.sencha.gxt.theme.base.client.button | |
| com.sencha.gxt.widget.core.client.button | Various GXT buttons. |
| Uses of ButtonCell.ButtonCellAppearance in com.sencha.gxt.cell.core.client |
|---|
| Methods in com.sencha.gxt.cell.core.client that return ButtonCell.ButtonCellAppearance | |
|---|---|
ButtonCell.ButtonCellAppearance<C> |
ButtonCell.getAppearance()
Returns the button's appearance. |
| Constructors in com.sencha.gxt.cell.core.client with parameters of type ButtonCell.ButtonCellAppearance | |
|---|---|
ButtonCell(ButtonCell.ButtonCellAppearance<C> appearance)
|
|
TextButtonCell(ButtonCell.ButtonCellAppearance<java.lang.String> appearance)
|
|
| Uses of ButtonCell.ButtonCellAppearance in com.sencha.gxt.cell.core.client.form |
|---|
| Constructors in com.sencha.gxt.cell.core.client.form with parameters of type ButtonCell.ButtonCellAppearance | |
|---|---|
ToggleButtonCell(ButtonCell.ButtonCellAppearance<java.lang.Boolean> appearance)
Creates a toggle button cell with the specified appearance. |
|
| Uses of ButtonCell.ButtonCellAppearance in com.sencha.gxt.theme.base.client.button |
|---|
| Classes in com.sencha.gxt.theme.base.client.button that implement ButtonCell.ButtonCellAppearance | |
|---|---|
class |
ButtonCellDefaultAppearance<C>
Default implementation of the ButtonCellAppearance. |
| Uses of ButtonCell.ButtonCellAppearance in com.sencha.gxt.widget.core.client.button |
|---|
| Subinterfaces of ButtonCell.ButtonCellAppearance in com.sencha.gxt.widget.core.client.button | |
|---|---|
static interface |
SplitButton.SplitButtonAppearance
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||