Skip to content

Class: CardBodyProxy

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

Overrides ElementProxy.constructor

Parameters:

Name Type
context IContext

Returns: CardBodyProxy

Properties

Protected _row

_row: any

Methods

getContents

getContents(): ICardBodyContentProxy[]

Implementation of ICardBodyProxy

Returns: ICardBodyContentProxy[]


getParent

getParent(): ICardProxy

Implementation of ICardBodyProxy

Overrides ElementProxy.getParent

Returns: ICardProxy


getSectionProxy

getSectionProxy(): ICardCollectionProxy

Implementation of ICardBodyProxy

Overrides ElementCardProxy.getSectionProxy

Returns: ICardCollectionProxy


getSeparators

getSeparators(): ICardBodySeparatorsProxy

Implementation of ICardBodyProxy

Returns: ICardBodySeparatorsProxy