public final class AmexioThemeBoot
extends java.lang.Object
This file will load all the related theme Files.
01. ../mda/init.scss 02. ../def/common.scss 03. ../def/..forminputs.scss 04. ../def/..enterprise.scss 05. ../def/..data.scss 06. ../def/..layouts.scss 07. ../def/..nav.scss 08. ../def/..panes.scss 09. ../def/..animation.scss 10. ../def/..media.query.scss
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
themeBootData |
static java.lang.String |
themeInitData
Amexio Theme Boot Instructions
|
Constructor and Description |
---|
AmexioThemeBoot() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getThemeBootData(java.lang.String _fileName)
Get Complete Theme Boot instructions
|