Hierarchy

  • StiColumn

Index

Constructors

constructor

  • new StiColumn(value: any, displayValue: any): StiColumn
  • Parameters

    • value: any
    • displayValue: any

    Returns StiColumn

Properties

cols

displayValue

displayValue: any

drillDownParameters

drillDownParameters: any = null

hyperlinkValue

hyperlinkValue: any = null

isTotal

isTotal: boolean = false

level

level: number = -1

othersText

othersText: string

parentCollection

parentCollection: StiColumnCollection

tagValue

tagValue: any = null

toolTipValue

toolTipValue: any = null

value

value: any

Generated using TypeDoc