Class WelcomeDialogOptions

    • Field Detail

      • PKG

        protected static Class<?> PKG
    • Constructor Detail

      • WelcomeDialogOptions

        public WelcomeDialogOptions()
    • Method Detail

      • isWelcomeDialogDisabled

        public boolean isWelcomeDialogDisabled()
        Gets welcomeDialogDisabled
        Returns:
        value of welcomeDialogDisabled
      • setWelcomeDialogDisabled

        public void setWelcomeDialogDisabled​(boolean welcomeDialogDisabled)
        Sets welcomeDialogDisabled
        Parameters:
        welcomeDialogDisabled - value of welcomeDialogDisabled
      • isWelcomeDialogEnabled

        public boolean isWelcomeDialogEnabled()
        Gets welcomeDialogEnabled
        Returns:
        value of welcomeDialogEnabled
      • setWelcomeDialogEnabled

        public void setWelcomeDialogEnabled​(boolean welcomeDialogEnabled)
        Sets welcomeDialogEnabled
        Parameters:
        welcomeDialogEnabled - value of welcomeDialogEnabled
      • isWelcomeDialogShowAtStartup

        public boolean isWelcomeDialogShowAtStartup()
        Gets welcomeDialogShowAtStartup
        Returns:
        value of welcomeDialogShowAtStartup
      • setWelcomeDialogShowAtStartup

        public void setWelcomeDialogShowAtStartup​(boolean welcomeDialogShowAtStartup)
        Sets welcomeDialogShowAtStartup
        Parameters:
        welcomeDialogShowAtStartup - value of welcomeDialogShowAtStartup