Class StiDesignerOptions

Hierarchy

  • StiDesignerOptions

Index

Properties

appearance

appearance: StiAppearanceOptions = new StiAppearanceOptions()

A class which controls settings of the designer appearance.

bands

bands: StiBandsOptions = new StiBandsOptions()

A class which controls settings of the bands.

components

components: StiComponentsOptions = new StiComponentsOptions()

A class which controls settings of the components.

crossBands

crossBands: StiCrossBandsOptions = new StiCrossBandsOptions()

A class which controls settings of the cross-bands.

dashboardElements

dashboardElements: StiDashboardElementsOptions = new StiDashboardElementsOptions()

A class which controls settings of the dashboardElements.

dictionary

dictionary: StiDictionaryOptions = new StiDictionaryOptions()

A class which controls settings of the dictionary.

height

height: string = "800px"

Gets or sets the height of the designer.

mobileDesignerId

mobileDesignerId: string = ""

toolbar

toolbar: StiToolbarOptions = new StiToolbarOptions()

A class which controls settings of the designer toolbar.

viewerOptions

viewerOptions: StiViewerOptions = new StiViewerOptions()

width

width: string = "100%"

Gets or sets the width of the designer.

Methods

toParameters

  • toParameters(): any
  • Returns any

Generated using TypeDoc