Skip to content

Interface: ISectionFooterProxy

A designer-facing interface that provides access to the section footer in a section

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

Hierarchy

Implemented by

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

redraw

redraw(): Promise‹any›

Overrides IControlProxy.redraw

Redraw control is not supported. Instead, the parent section redraw is triggered.

Returns: Promise‹any›