
public class GrayThemeAppearance extends Object implements ThemeStyles.ThemeAppearance
| Modifier and Type | Field and Description |
|---|---|
protected com.sencha.gxt.theme.gray.client.GrayThemeAppearance.Bundle |
bundle |
protected com.sencha.gxt.theme.gray.client.GrayThemeAppearance.GrayStyles |
style |
| Constructor and Description |
|---|
GrayThemeAppearance() |
| Modifier and Type | Method and Description |
|---|---|
String |
backgroundColorLight() |
String |
borderColor() |
String |
borderColorLight() |
ThemeStyles.Styles |
style() |
protected com.sencha.gxt.theme.gray.client.GrayThemeAppearance.Bundle bundle
protected com.sencha.gxt.theme.gray.client.GrayThemeAppearance.GrayStyles style
public ThemeStyles.Styles style()
style in interface ThemeStyles.ThemeAppearancepublic String borderColor()
borderColor in interface ThemeStyles.ThemeAppearancepublic String borderColorLight()
borderColorLight in interface ThemeStyles.ThemeAppearancepublic String backgroundColorLight()
backgroundColorLight in interface ThemeStyles.ThemeAppearanceCopyright © 2020. All rights reserved.