Hierarchy

  • bitsComponent

Implements

Index

Constructors

constructor

  • new bitsComponent(bookmarkValue: any, toolTipValue: any, hyperlinkValue: any, tagValue: any, enabled: boolean, highlightState: StiHighlightState, ignoreNamingRule: boolean, dockStyle: StiDockStyle, printable: boolean): bitsComponent
  • Parameters

    • bookmarkValue: any
    • toolTipValue: any
    • hyperlinkValue: any
    • tagValue: any
    • enabled: boolean
    • highlightState: StiHighlightState
    • ignoreNamingRule: boolean
    • dockStyle: StiDockStyle
    • printable: boolean

    Returns bitsComponent

Properties

bookmarkValue

bookmarkValue: any = null

enabled

enabled: boolean = true

highlightState

highlightState: StiHighlightState = StiHighlightState.Hide

hyperlinkValue

hyperlinkValue: any = null

ignoreNamingRule

ignoreNamingRule: boolean = false

printable

printable: boolean = true

tagValue

tagValue: any = null

toolTipValue

toolTipValue: any = null

Accessors

dockStyle

Methods

clone

getDockStyle

implements

  • implements(): any[]
  • Returns any[]

setDockStyle

Generated using TypeDoc