Skip to content

Class: RowProxy

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

Overrides ClientAPI.constructor

Parameters:

Name Type
context IContext

Returns: RowProxy

Properties

Protected _row

_row: any

Methods

getIndex

getIndex(): number

Implementation of IRowProxy

Returns: number


getName

getName(): string

Implementation of IRowProxy

Returns: string

the name of the button


getPageProxy

getPageProxy(): IPageProxy

Implementation of IRowProxy

Returns: IPageProxy

the Page, which the element belongs to


getParent

getParent(): any

Implementation of IRowProxy

Returns: any


getType

getType(): string

Implementation of IRowProxy

Returns: string