Class ThemingConfig

java.lang.Object
org.teamapps.application.server.system.config.ThemingConfig

public class ThemingConfig
extends java.lang.Object
  • Constructor Details

    • ThemingConfig

      public ThemingConfig()
  • Method Details

    • isCustomApplicationBackground

      public boolean isCustomApplicationBackground()
    • setCustomApplicationBackground

      public void setCustomApplicationBackground​(boolean customApplicationBackground)
    • getLoginBackgroundUrl

      public java.lang.String getLoginBackgroundUrl()
    • setLoginBackgroundUrl

      public void setLoginBackgroundUrl​(java.lang.String loginBackgroundUrl)
    • getDefaultApplicationBackgroundUrl

      public java.lang.String getDefaultApplicationBackgroundUrl()
    • setDefaultApplicationBackgroundUrl

      public void setDefaultApplicationBackgroundUrl​(java.lang.String defaultApplicationBackgroundUrl)