com.stimulsoft.webdesigner
Class StiWebDesignerOptions.DashboardsOptions

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

public class StiWebDesignerOptions.DashboardsOptions
extends java.lang.Object


Field Summary
 boolean showNewDashboardButton
           
 
Constructor Summary
StiWebDesignerOptions.DashboardsOptions()
           
 
Method Summary
 boolean isShowNewDashboardButton()
           
 void setShowNewDashboardButton(boolean showNewDashboardButton)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

showNewDashboardButton

public boolean showNewDashboardButton
Constructor Detail

StiWebDesignerOptions.DashboardsOptions

public StiWebDesignerOptions.DashboardsOptions()
Method Detail

isShowNewDashboardButton

public boolean isShowNewDashboardButton()
Returns:
the showNewDashboardButton

setShowNewDashboardButton

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