Class: CardHeaderProxy¶
Hierarchy¶
-
CardHeaderProxy
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 CardHeaderProxy(context: IContext): CardHeaderProxy
Overrides ElementProxy.constructor
Parameters:
| Name | Type |
|---|---|
context |
IContext |
Returns: CardHeaderProxy
Properties¶
Protected _row¶
• _row: any
Methods¶
getActionButton¶
▸ getActionButton(): ICardHeaderActionButtonProxy
Implementation of ICardHeaderProxy
Returns: ICardHeaderActionButtonProxy
getExtendedHeaders¶
▸ getExtendedHeaders(): ICardHeaderExtendedHeaderProxy[]
Implementation of ICardHeaderProxy
Returns: ICardHeaderExtendedHeaderProxy[]
getParent¶
▸ getParent(): ICardProxy
Implementation of ICardHeaderProxy
Overrides ElementProxy.getParent
Returns: ICardProxy
getSectionProxy¶
▸ getSectionProxy(): ICardCollectionProxy
Implementation of ICardHeaderProxy
Overrides ElementCardProxy.getSectionProxy
Returns: ICardCollectionProxy
getTitle¶
▸ getTitle(): string
Implementation of ICardHeaderProxy
Returns: string
the title of the button