Uses of Class
cronapp.framework.core.model.SkinModel
-
Packages that use SkinModel Package Description cronapp.framework.core.model -
-
Uses of SkinModel in cronapp.framework.core.model
Methods in cronapp.framework.core.model that return SkinModel Modifier and Type Method Description static SkinModelSkinModel. build()SkinModelThemeConfigurationModel. getMobileSkin()SkinModelThemeConfigurationModel. getWebSkin()SkinModelSkinModel. setSkinPath(String skinPath)Methods in cronapp.framework.core.model with parameters of type SkinModel Modifier and Type Method Description ThemeConfigurationModelThemeConfigurationModel. setMobileSkin(SkinModel mobileSkin)ThemeConfigurationModelThemeConfigurationModel. setWebSkin(SkinModel webSkin)
-