Skip to content

Interface: IExtensionSectionProxy

A designer-facing interface that provides access to a ExtensionSection in a sectioned table.

It is passed to rules to provide access to a ExtensionSection for application-specific customizations.

Hierarchy

Implemented by

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

getExtension

getExtension(): IView

Returns the instance of extension that this section is using.

Returns: IView