Skip to content

Class: CardMediaProxy

CardMediaProxy is mainly for card media related operations.

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 CardMediaProxy(context: IContext): CardMediaProxy

Overrides ElementSectionRowProxy.constructor

Parameters:

Name Type
context IContext

Returns: CardMediaProxy

Properties

Protected _row

_row: any

Methods

getParent

getParent(): ICardProxy

This method returns card proxy

Implementation of ICardMediaProxy.getParent Overrides ElementSectionRowProxy.getParent

Returns: ICardProxy


getSectionProxy

getSectionProxy(): ICardCollectionProxy

This method returns CardCollection proxy

Implementation of ICardMediaProxy.getSectionProxy Overrides ElementSectionRowProxy.getSectionProxy

Returns: ICardCollectionProxy