Class: ElementCardProxy¶
Hierarchy¶
-
ElementCardProxy
Implements¶
Summary¶
Constructors¶
Properties¶
Class Properties¶
Currently none in this class.
Inherited Properties¶
Accessors¶
Class Accessors¶
Currently none in this class.
Inherited Accessors¶
Methods¶
Class Methods¶
Inherited Methods¶
Constructors¶
constructor¶
+ new ElementCardProxy(context: IContext): ElementCardProxy
Inherited from ElementProxy.constructor
Overrides ClientAPI.constructor
Parameters:
| Name | Type |
|---|---|
context |
IContext |
Returns: ElementCardProxy
Methods¶
getPageProxy¶
▸ getPageProxy(): IPageProxy
Implementation of ICardElementProxy
Overrides ElementProxy.getPageProxy
Returns: IPageProxy
the Page, which the element belongs to
getSectionProxy¶
▸ getSectionProxy(): ICardCollectionProxy
Implementation of ICardElementProxy
Returns: ICardCollectionProxy