Skip to content

Interface: ICardBodyContentLabelBarItemProxy

A designer-facing interface that provides access to card body content item properties.

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(): ICardBodyContentProxy

This method returns CardBodyContentProxy

Overrides ISectionRowElementProxy.getParent

Returns: ICardBodyContentProxy


getSectionProxy

getSectionProxy(): any

This method returns CardCollection proxy

Overrides ISectionRowElementProxy.getSectionProxy

Returns: any