Skip to content

Interface: IObjectHeaderSectionProxy

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

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

Hierarchy

Implemented by

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

getExtensions

getExtensions(): IView[]

Overrides ISectionProxy.getExtensions

This method returns an array holding the instances of extensions that this section is using. Currently it will always contain at most one extension.

Returns: IView[]