Skip to content

Interface: IListPickerFormCellTargetProxy

A designer-facing interface that provides access to a formcell's target. It is passed to rules to provide access to a formcell's target for application-specific customizations.

Hierarchy

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Currently none inherited from the parent class(es).

Methods

Class Methods

Inherited Methods

Methods

getObjectCell

getObjectCell(): any

Returns: any


setObjectCell

setObjectCell(value: any): any

Parameters:

Name Type
value any

Returns: any