public static interface ButtonCellBase.DefaultAppearance.Resources extends ClientBundle
ClientBundle.Source
Modifier and Type | Method and Description |
---|---|
ImageResource |
buttonCellBaseBackground()
The background image applied to the button.
|
ButtonCellBase.DefaultAppearance.Style |
buttonCellBaseStyle() |
@ImageResource.ImageOptions(repeatStyle=Horizontal, flipRtl=true) ImageResource buttonCellBaseBackground()
@ClientBundle.Source(value="com/google/gwt/cell/client/ButtonCellBase.css") ButtonCellBase.DefaultAppearance.Style buttonCellBaseStyle()
Copyright © 2018. All rights reserved.