com.stimulsoft.webdesigner
Class StiWebDesignerOptions.PagesOptions

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

public class StiWebDesignerOptions.PagesOptions
extends java.lang.Object


Constructor Summary
StiWebDesignerOptions.PagesOptions()
           
 
Method Summary
 boolean isShowNewPageButton()
          a visibility of the new page button in the designer.
 void setShowNewPageButton(boolean showNewPageButton)
          a visibility of the new page button in the designer.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiWebDesignerOptions.PagesOptions

public StiWebDesignerOptions.PagesOptions()
Method Detail

isShowNewPageButton

public boolean isShowNewPageButton()
a visibility of the new page button in the designer.

Returns:
the showNewPageButton

setShowNewPageButton

public void setShowNewPageButton(boolean showNewPageButton)
a visibility of the new page button in the designer.

Parameters:
showNewPageButton - the showNewPageButton to set