Class: CardBodyContentLabelBarItemProxy¶
Hierarchy¶
-
CardBodyContentLabelBarItemProxy
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 CardBodyContentLabelBarItemProxy(context
: IContext): CardBodyContentLabelBarItemProxy
Overrides ElementProxy.constructor
Parameters:
Name | Type |
---|---|
context |
IContext |
Returns: CardBodyContentLabelBarItemProxy
Properties¶
Protected
_row¶
• _row: any
Methods¶
getItemIndex¶
▸ getItemIndex(): number
Implementation of ICardBodyContentItemProxy
Get item index
Returns: number
getParent¶
▸ getParent(): ICardBodyContentProxy
Implementation of ICardBodyContentItemProxy
Overrides ElementProxy.getParent
This method returns card body content proxy
Returns: ICardBodyContentProxy
getSectionProxy¶
▸ getSectionProxy(): ICardCollectionProxy
Implementation of ICardBodyContentItemProxy
Overrides ElementCardProxy.getSectionProxy
This method returns CardCollection proxy
Returns: ICardCollectionProxy