Skip to content

Interface: ICardHeaderActionButtonProxy

A designer-facing interface that provides access to action button in card.

Hierarchy

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

getOverflowItems

getOverflowItems(): ICardHeaderActionButtonOverflowButtonProxy[]

This method returns card action button overflow items proxy

Returns: ICardHeaderActionButtonOverflowButtonProxy[]


getParent

getParent(): ICardHeaderProxy

This method returns card header proxy

Overrides ISectionRowElementProxy.getParent

Returns: ICardHeaderProxy


getSectionProxy

getSectionProxy(): ICardCollectionProxy

This method returns CardCollection proxy

Overrides ISectionRowElementProxy.getSectionProxy

Returns: ICardCollectionProxy