public final class AmexioComponentColors
extends java.lang.Object
01. Component Bacground Color 02. Component Foreground Color
03. Component Header Background Color 04. Component Header Foreground Color 05. Component Hover Background Color 06. Component Hover Foreground Color 07. Component Footer Background Color 08. Component Footer Foreground Color
09. Component Active Background Color 10. Component Active Foreground Color 11. Component Disabled Background Color 12. Component Disabled Foreground Color
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NL |
Constructor and Description |
---|
AmexioComponentColors(Color _bgColor,
Color _headerBGColor)
Component Colors
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
printSCSS()
Prints the SCSS for Component Vars
|