StiListBoxElementViewHelper Class

Namespace: Stimulsoft.Viewer.Helpers.Dashboards

Methods

Method Returns Description
getColumnPath static string  
getElementItems static Promise<  
getKeyMeterIndex static number  
getNameMeterIndex static number  
getSettings static any  
listBoxItem static    

Method Details

getColumnPath static

getColumnPath(listBoxElement: IStiListBoxElement): string

Parameters

  • listBoxElement (IStiListBoxElement)

Returns string


getElementItems static

getElementItems(listBoxElement: IStiListBoxElement): Promise<

Parameters

  • listBoxElement (IStiListBoxElement)

Returns Promise<


getKeyMeterIndex static

getKeyMeterIndex(table: StiDataTable): number

Parameters

Returns number


getNameMeterIndex static

getNameMeterIndex(table: StiDataTable): number

Parameters

Returns number


getSettings static

getSettings(listBoxElement: IStiListBoxElement): any

Parameters

  • listBoxElement (IStiListBoxElement)

Returns any


listBoxItem static

listBoxItem(label: string, value: any): void

Parameters

  • label (string)
  • value (any)

Fields

Field Type Description
keyIndex any  
nameIndex any