Skip to content

Class: CardHeaderKPIViewProxy

CardHeaderKPIViewProxy is mainly for card header KPI view related operations.

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 CardHeaderKPIViewProxy(context: IContext): CardHeaderKPIViewProxy

Overrides ElementSectionRowProxy.constructor

Parameters:

Name Type
context IContext

Returns: CardHeaderKPIViewProxy

Properties

Protected _row

_row: any

Methods

getParent

getParent(): ICardHeaderProxy

This method returns Card header proxy

Implementation of ICardHeaderKPIViewProxy.getParent Overrides ElementSectionRowProxy.getParent

Returns: ICardHeaderProxy


getSectionProxy

getSectionProxy(): ICardCollectionProxy

This method returns CardCollection proxy

Implementation of ICardHeaderKPIViewProxy.getSectionProxy Overrides ElementSectionRowProxy.getSectionProxy

Returns: ICardCollectionProxy