Hierarchy

  • StiRow

Index

Constructors

constructor

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

    • value: any
    • displayValue: any

    Returns StiRow

Properties

displayValue

displayValue: any

drillDownParameters

drillDownParameters: any = null

hyperlinkValue

hyperlinkValue: any = null

isTotal

isTotal: boolean = false

level

level: number = -1

othersText

othersText: string

parentCollection

parentCollection: StiRowCollection

rows

tagValue

tagValue: any = null

toolTipValue

toolTipValue: any = null

value

value: any

Generated using TypeDoc