Skip to content

Interface: ICardHeaderActionButtonOverflowButtonProxy

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

Hierarchy

Implemented by

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

Overrides IElementProxy.getParent

This method returns card action button proxy

Returns: ICardHeaderActionButtonProxy


getTitle

getTitle(): string

Get button title

Returns: string

the title of the button