Skip to content

Class: CardBodyContentProxy

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

Overrides ElementProxy.constructor

Parameters:

Name Type
context IContext

Returns: CardBodyContentProxy

Properties

Protected _row

_row: any

Methods

getItemIndex

getItemIndex(): number

Implementation of ICardBodyContentProxy

Get item index

Returns: number


getParent

getParent(): ICardBodyProxy

Implementation of ICardBodyContentProxy

Overrides ElementProxy.getParent

This method returns card body proxy

Returns: ICardBodyProxy


getSectionProxy

getSectionProxy(): ICardCollectionProxy

Implementation of ICardBodyContentProxy

Overrides ElementCardProxy.getSectionProxy

This method returns CardCollection proxy

Returns: ICardCollectionProxy