Class: CardFooterButtonProxy¶
Hierarchy¶
-
CardFooterButtonProxy
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 CardFooterButtonProxy(context
: IContext): CardFooterButtonProxy
Overrides ElementProxy.constructor
Parameters:
Name | Type |
---|---|
context |
IContext |
Returns: CardFooterButtonProxy
Properties¶
Protected
_row¶
• _row: any
Methods¶
getIndex¶
▸ getIndex(): number
Implementation of ICardFooterButtonProxy
Overrides ElementProxy.getIndex
Get row index
Returns: number
getParent¶
▸ getParent(): ICardFooterProxy
Implementation of ICardFooterButtonProxy
Overrides ElementProxy.getParent
This method returns card footer proxy
Returns: ICardFooterProxy
getSectionProxy¶
▸ getSectionProxy(): ICardCollectionProxy
Implementation of ICardFooterButtonProxy
Overrides ElementCardProxy.getSectionProxy
This method returns CardCollection proxy
Returns: ICardCollectionProxy
getTitle¶
▸ getTitle(): string
Implementation of ICardFooterButtonProxy
Get button title
Returns: string
the title of the button