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

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

redraw

redraw(): Promise<any>

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

Overrides IControlProxy.redraw

Returns: Promise<any>