| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.webdesigner.StiWebDesignerOptions.ToolbarOptions
public class StiWebDesignerOptions.ToolbarOptions
| Field Summary | |
|---|---|
|  StiDesignerComponents[] | componentsIntoInsertTab | 
| Constructor Summary | |
|---|---|
| StiWebDesignerOptions.ToolbarOptions() | |
| Method Summary | |
|---|---|
|  StiDesignerComponents[] | getComponentsIntoInsertTab()Hidden | 
|  boolean | isShowAboutButton()Gets or sets a visibility of the about button in the toolbar of the designer. | 
|  boolean | isShowInsertButton()Gets or sets a visibility of the insert button in the toolbar of the designer. | 
|  boolean | isShowLayoutButton()Gets or sets a visibility of the layout button in the toolbar of the designer. | 
|  boolean | isShowPageButton()Gets or sets a visibility of the page button in the toolbar of the designer. | 
|  boolean | isShowPreviewButton()Gets or sets a visibility of the preview button in the toolbar of the designer. | 
|  boolean | isShowSaveButton()Gets or sets a visibility of the save button in the toolbar of the designer. | 
|  boolean | isShowSetupToolboxButton()Gets or sets a visibility of the setup toolbox button in the designer. | 
|  void | setComponentsIntoInsertTab(StiDesignerComponents[] componentsIntoInsertTab)Hidden | 
|  void | setShowAboutButton(boolean showAboutButton)Gets or sets a visibility of the about button in the toolbar of the designer. | 
|  void | setShowInsertButton(boolean showInsertButton)Gets or sets a visibility of the insert button in the toolbar of the designer. | 
|  void | setShowLayoutButton(boolean showLayoutButton)Gets or sets a visibility of the layout button in the toolbar of the designer. | 
|  void | setShowPageButton(boolean showPageButton)Gets or sets a visibility of the page button in the toolbar of the designer. | 
|  void | setShowPreviewButton(boolean showPreviewButton)Gets or sets a visibility of the preview button in the toolbar of the designer. | 
|  void | setShowSaveButton(boolean showSaveButton)Gets or sets a visibility of the save button in the toolbar of the designer. | 
|  void | setShowSetupToolboxButton(boolean showSetupToolboxButton)Gets or sets a visibility of the setup toolbox button in the designer. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public StiDesignerComponents[] componentsIntoInsertTab
| Constructor Detail | 
|---|
public StiWebDesignerOptions.ToolbarOptions()
| Method Detail | 
|---|
public boolean isShowSetupToolboxButton()
public void setShowSetupToolboxButton(boolean showSetupToolboxButton)
showSetupToolboxButton - the showSetupToolboxButton to setpublic boolean isShowInsertButton()
public void setShowInsertButton(boolean showInsertButton)
showInsertButton - the showInsertButton to setpublic boolean isShowLayoutButton()
public void setShowLayoutButton(boolean showLayoutButton)
showLayoutButton - the showLayoutButton to setpublic boolean isShowPageButton()
public void setShowPageButton(boolean showPageButton)
showPageButton - the showPageButton to setpublic boolean isShowPreviewButton()
public void setShowPreviewButton(boolean showPreviewButton)
showPreviewButton - the showPreviewButton to setpublic boolean isShowSaveButton()
public void setShowSaveButton(boolean showSaveButton)
showSaveButton - the showSaveButton to setpublic boolean isShowAboutButton()
public void setShowAboutButton(boolean showAboutButton)
showAboutButton - the showAboutButton to setpublic StiDesignerComponents[] getComponentsIntoInsertTab()
public void setComponentsIntoInsertTab(StiDesignerComponents[] componentsIntoInsertTab)
componentsIntoInsertTab - the componentsIntoInsertTab to set| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||