Skip to content

Interface: ICardHeaderProxy

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

Hierarchy

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

getActionButton

getActionButton(): ICardHeaderActionButtonProxy

This method returns CardHeaderActionButton proxy

Returns: ICardHeaderActionButtonProxy


getExtendedHeaders

getExtendedHeaders(): ICardHeaderExtendedHeaderProxy[]

This method returns array of CardHeaderExtendedHeader proxy

Returns: ICardHeaderExtendedHeaderProxy[]


getParent

getParent(): ICardProxy

This method returns CardProxy

Overrides ISectionRowElementProxy.getParent

Returns: ICardProxy


getSectionProxy

getSectionProxy(): ICardCollectionProxy

This method returns CardCollection proxy

Overrides ISectionRowElementProxy.getSectionProxy

Returns: ICardCollectionProxy


getTitle

getTitle(): string

Get header title

Returns: string

the title of the header