Class StiWebDesignerOptions.DashboardsOptions

java.lang.Object
com.stimulsoft.webdesigner.StiWebDesignerOptions.DashboardsOptions
Enclosing class:
StiWebDesignerOptions

public class StiWebDesignerOptions.DashboardsOptions extends Object
  • Field Details

    • showNewDashboardButton

      public boolean showNewDashboardButton
  • Constructor Details

    • DashboardsOptions

      public DashboardsOptions()
  • Method Details

    • isShowNewDashboardButton

      public boolean isShowNewDashboardButton()
      Returns:
      the showNewDashboardButton
    • setShowNewDashboardButton

      public void setShowNewDashboardButton(boolean showNewDashboardButton)
      Parameters:
      showNewDashboardButton - the showNewDashboardButton to set