Skip to content

Class: CardMediaProxy

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 ElementProxy.constructor

Parameters:

Name Type
context IContext

Returns: CardMediaProxy

Properties

Protected _row

_row: any

Methods

getParent

getParent(): ICardProxy

Implementation of ICardMediaProxy

Overrides ElementProxy.getParent

This method returns card proxy

Returns: ICardProxy


getSectionProxy

getSectionProxy(): ICardCollectionProxy

Implementation of ICardMediaProxy

Overrides ElementCardProxy.getSectionProxy

This method returns CardCollection proxy

Returns: ICardCollectionProxy