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¶
-
IExtensionSectionProxy
Summary¶
Properties¶
Class Properties¶
Currently none in this class.
Inherited Properties¶
Methods¶
Class Methods¶
Inherited Methods¶
- getControl
- getControls
- getExtensions
- getFilterBar
- getGroupHeader
- getHeader
- getLoadedItemsCount
- getName
- getPageProxy
- getProperty
- getTargetSpecifier
- getType
- getVisible
- isStaticSection
- redraw
- setFilters
- setIndicatorState
- setTargetSpecifier
- setVisible
Methods¶
getExtension¶
▸ getExtension(): IView
Returns the instance of extension that this section is using.
Returns: IView