Class StiWebDesignerOptions.PagesOptions

java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.webdesigner.StiWebDesignerOptions.PagesOptions
All Implemented Interfaces:
IStiSerializable, IStiSerializableRef
Enclosing class:
StiWebDesignerOptions

public class StiWebDesignerOptions.PagesOptions extends StiSerializedObject
  • Constructor Details

    • PagesOptions

      public PagesOptions()
  • Method Details

    • 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