Skip to content

Class: FilterBarSwitchControlProxy

FilterBarSwitchControlProxy is mainly for operations of switch control on a FilterBar.

Hierarchy

Implements

Summary

Constructors

Properties

Class Properties

Inherited Properties

Accessors

Class Accessors

Currently none in this class.

Inherited Accessors

Methods

Class Methods

Inherited Methods

Constructors

Constructor

+ new FilterBarSwitchControlProxy(context: IContext): FilterBarSwitchControlProxy

Overrides FilterBarControlProxy.constructor

Parameters:

Name Type
context IContext

Returns: FilterBarSwitchControlProxy

Properties

Protected _row

_row: any

Overrides FilterBarControlProxy._row

Methods

getHelperText

getHelperText(): string

Get helper text for the switch control

Returns: string

the helper text of the control

Remarks

Helper text is typically used as secondary description for switch behavior.

Implementation of IFilterBarSwitchControlProxy.getHelperText