Package cronapp.framework.core.model
Class ThemeConfigurationModel
java.lang.Object
cronapp.framework.core.model.ThemeConfigurationModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ThemeConfigurationModelbuild()setMobileSkin(SkinModel mobileSkin) setMobileTheme(ThemeModel mobileTheme) setWebSkin(SkinModel webSkin) setWebTheme(ThemeModel webTheme)
-
Constructor Details
-
ThemeConfigurationModel
public ThemeConfigurationModel()
-
-
Method Details
-
build
-
getWebTheme
-
setWebTheme
-
getMobileTheme
-
setMobileTheme
-
getWebSkin
-
setWebSkin
-
getMobileSkin
-
setMobileSkin
-