Class: CardHeaderKPIViewProxy¶
Hierarchy¶
-
CardHeaderKPIViewProxy
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 ElementProxy.constructor
Parameters:
Name | Type |
---|---|
context |
IContext |
Returns: CardHeaderKPIViewProxy
Properties¶
Protected
_row¶
• _row: any
Methods¶
getParent¶
▸ getParent(): ICardHeaderProxy
Implementation of ICardHeaderKPIViewProxy
Overrides ElementProxy.getParent
This method returns Card header proxy
Returns: ICardHeaderProxy
getSectionProxy¶
▸ getSectionProxy(): ICardCollectionProxy
Implementation of ICardHeaderKPIViewProxy
Overrides ElementCardProxy.getSectionProxy
This method returns CardCollection proxy
Returns: ICardCollectionProxy