Skip to content

Class: ElementProxy

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

Overrides ClientAPI.constructor

Parameters:

Name Type
context IContext

Returns: ElementProxy

Properties

Protected _element

_element: any

Methods

getIndex

getIndex(): number

Implementation of IElementProxy

Returns: number


getName

getName(): string

Implementation of IElementProxy

Returns: string

the name of the element


getPageProxy

getPageProxy(): IPageProxy

Implementation of IElementProxy

Returns: IPageProxy

the Page, which the element belongs to


getParent

getParent(): any

Implementation of IElementProxy

Returns: any


getType

getType(): string

Implementation of IElementProxy

Returns: string