Skip to content

Interface: IResetableSectionProxy

An IResetableSectionProxy can reset the controls in the section.

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

Hierarchy

Implemented by

Summary

Properties

Class Properties

Inherited Properties

Methods

Class Methods

Inherited Methods

Properties

Methods

reset

reset(): Promise‹any›

Reset all FormCell controls in the section

Returns: Promise‹any›