Skip to content

Class: CardBodyContentLabelBarLayoutProxy

Hierarchy

Implements

Summary

Constructors

Properties

Class Properties

Inherited Properties

Accessors

Class Accessors

Currently none in this class.

Inherited Accessors

Methods

Class Methods

Inherited Methods

Constructors

constructor

+ new CardBodyContentLabelBarLayoutProxy(context: IContext): CardBodyContentLabelBarLayoutProxy

Overrides ElementProxy.constructor

Parameters:

Name Type
context IContext

Returns: CardBodyContentLabelBarLayoutProxy

Properties

Protected _row

_row: any

Methods

getLayoutType

getLayoutType(): string

Implementation of ICardBodyContentLabelBarLayoutProxy

Get label bar layout type

Returns: string


getParent

getParent(): ICardBodyContentProxy

Implementation of ICardBodyContentLabelBarLayoutProxy

Overrides ElementProxy.getParent

This method returns card body content proxy

Returns: ICardBodyContentProxy


getSectionProxy

getSectionProxy(): ICardCollectionProxy

Implementation of ICardBodyContentLabelBarLayoutProxy

Overrides ElementCardProxy.getSectionProxy

This method returns CardCollection proxy

Returns: ICardCollectionProxy