Class UserPanelSettings

Object
UserPanelSettings
All Implemented Interfaces:
Config, UserConfig, Serializable

public class UserPanelSettings extends Object implements UserConfig
See Also:
  • Constructor Details

    • UserPanelSettings

      public UserPanelSettings()
  • Method Details

    • isShowPanelOnAppStartup

      public boolean isShowPanelOnAppStartup()
    • setShowPanelOnAppStartup

      public void setShowPanelOnAppStartup(boolean showPanelOnAppStartup)
    • getAutoOpenPanelId

      public Integer getAutoOpenPanelId()
    • setAutoOpenPanelId

      public void setAutoOpenPanelId(Integer autoOpenPanelId)