Skip to content

Interface: ICardHeaderActionButtonProxy

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

Hierarchy

Implemented by

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

Overrides IElementProxy.getParent

This method returns card header proxy

Returns: ICardHeaderProxy