Class StiToolbarOptions

Hierarchy

  • StiToolbarOptions

Index

Properties

showAboutButton

showAboutButton: boolean = false

Gets or sets a visibility of the about button in the toolbar of the designer.

showFileMenu

showFileMenu: boolean = true

Gets or sets a visibility of the file menu of the designer.

showFileMenuAbout

showFileMenuAbout: boolean = true

Gets or sets a visibility of the item About in the file menu.

showFileMenuClose

showFileMenuClose: boolean = true

Gets or sets a visibility of the item Close in the file menu.

showFileMenuExit

showFileMenuExit: boolean = false

Gets or sets a visibility of the item Exit in the file menu.

showFileMenuInfo

showFileMenuInfo: boolean = true

Gets or sets a visibility of the item Info in the file menu.

showFileMenuNew

showFileMenuNew: boolean = true

Gets or sets a visibility of the item New in the file menu.

showFileMenuNewDashboard

showFileMenuNewDashboard: boolean = true

Gets or sets a visibility of the new dashboard button in the file menu.

showFileMenuNewReport

showFileMenuNewReport: boolean = true

Gets or sets a visibility of the new report button in the file menu.

showFileMenuOpen

showFileMenuOpen: boolean = true

Gets or sets a visibility of the item Open in the file menu.

showFileMenuOptions

showFileMenuOptions: boolean = true

Gets or sets a visibility of the item Options in the file menu.

showFileMenuReportSetup

showFileMenuReportSetup: boolean = true

Gets or sets a visibility of the item Report Setup in the file menu.

showFileMenuSave

showFileMenuSave: boolean = true

Gets or sets a visibility of the item Save in the file menu.

showFileMenuSaveAs

showFileMenuSaveAs: boolean = true

Gets or sets a visibility of the item Save As in the file menu.

showNewDashboardButton

showNewDashboardButton: boolean = true

Gets or sets a visibility of the new dashboard button in the designer.

showNewPageButton

showNewPageButton: boolean = true

Gets or sets a visibility of the new page button in the designer.

showPreviewButton

showPreviewButton: boolean = true

Gets or sets a visibility of the preview button in the toolbar of the designer.

showPublishButton

showPublishButton: boolean = true

Gets or sets a visibility of the publish button in the toolbar of the designer.

showSaveButton

showSaveButton: boolean = false

Gets or sets a visibility of the save button in the toolbar of the designer.

showSetupToolboxButton

showSetupToolboxButton: boolean = true

Gets or sets a visibility of the setup toolbox button in the designer.

visible

visible: boolean = true

Gets or sets a value which indicates that toolbar will be shown in the designer.

Generated using TypeDoc