Skip to content

Class: TitleFormCellProxy

Hierarchy

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

Inherited from FormCellControlProxy.constructor

Overrides ControlProxy.constructor

Parameters:

Name Type
context IContext

Returns: TitleFormCellProxy

Methods

getPlaceHolder

getPlaceHolder(): string

Implementation of ITitleFormCellProxy

Returns: string


setPlaceHolder

setPlaceHolder(placeHolder: string): void

Implementation of ITitleFormCellProxy

Parameters:

Name Type Description
placeHolder string value to set.

Returns: void