Skip to content

Interface: IResetableContainerProxy

A designer-facing interface that provides access to a resetable control container.

It is passed to rules to provide access to a resetable container for application specific customizations.

Hierarchy

Implemented by

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

reset

reset(): Promise‹any›

Reset all FormCell controls in the FormCellContainer

Returns: Promise‹any›