Skip to content

Interface: ICardBodyProxy

A designer-facing interface that provides access to card header properties.

Hierarchy

Implemented by

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

getContents

getContents(): ICardBodyContentProxy[]

This method returns array of CardBodyContent proxy

Returns: ICardBodyContentProxy[]


getParent

getParent(): ICardProxy

Overrides IElementProxy.getParent

This method returns CardProxy

Returns: ICardProxy


getSeparators

getSeparators(): ICardBodySeparatorsProxy

This method returns CardBodySeparators proxy

Returns: ICardBodySeparatorsProxy