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.ThemeAppearance
public String borderColor()
borderColor
in interface ThemeStyles.ThemeAppearance
public String borderColorLight()
borderColorLight
in interface ThemeStyles.ThemeAppearance
public String backgroundColorLight()
backgroundColorLight
in interface ThemeStyles.ThemeAppearance
Copyright © 2020. All rights reserved.