Uses of Class
cronapp.framework.core.model.SkinModel
Packages that use SkinModel
-
Uses of SkinModel in cronapp.framework.core.model
Methods in cronapp.framework.core.model that return SkinModelModifier and TypeMethodDescriptionstatic SkinModelSkinModel.build()ThemeConfigurationModel.getMobileSkin()ThemeConfigurationModel.getWebSkin()SkinModel.setSkinPath(String skinPath) Methods in cronapp.framework.core.model with parameters of type SkinModelModifier and TypeMethodDescriptionThemeConfigurationModel.setMobileSkin(SkinModel mobileSkin) ThemeConfigurationModel.setWebSkin(SkinModel webSkin)