Skip to content

Interface: ICardHeaderActionButtonOverflowButtonProxy

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

Hierarchy

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

getItemIndex

getItemIndex(): number

Get item index

Returns: number


getParent

getParent(): ICardHeaderActionButtonProxy

This method returns card action button proxy

Overrides ISectionRowElementProxy.getParent

Returns: ICardHeaderActionButtonProxy


getSectionProxy

getSectionProxy(): ICardCollectionProxy

This method returns CardCollection proxy

Overrides ISectionRowElementProxy.getSectionProxy

Returns: ICardCollectionProxy


getTitle

getTitle(): string

Get button title

Returns: string

the title of the button