@CssResource.ImportedWithPrefix(value="gwt-ButtonCellBase") public static interface ButtonCellBase.DefaultAppearance.Style extends CssResource
CssResource.ClassName, CssResource.Import, CssResource.ImportedWithPrefix, CssResource.NotStrict, CssResource.Shared, CssResource.Strict
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_CSS |
Modifier and Type | Method and Description |
---|---|
String |
buttonCellBase()
Applied to the button.
|
String |
buttonCellBaseCollapseLeft()
Applied to the button when it has a collapsed left side.
|
String |
buttonCellBaseCollapseRight()
Applied to the button when it has a collapsed right side.
|
String |
buttonCellBaseDefault()
Applied to default buttons.
|
String |
buttonCellBaseNegative()
Applied to negative buttons.
|
String |
buttonCellBasePrimary()
Applied to primary buttons.
|
String |
buttonCellBasePushing()
Applied to the button when being pushed.
|
ensureInjected, getText
getName
static final String DEFAULT_CSS
String buttonCellBase()
String buttonCellBaseCollapseLeft()
String buttonCellBaseCollapseRight()
String buttonCellBaseDefault()
String buttonCellBaseNegative()
String buttonCellBasePrimary()
String buttonCellBasePushing()
Copyright © 2018. All rights reserved.