Skip to content

Interface: ITabItemProxy

A designer-facing interface that provides access to a tab item.

It is passed to rules to provide access to a tab item for application specific customizations.

In addition it provides access to the IControlProxy interface.

Hierarchy

Implemented by

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

setCaption

setCaption(newCaption: string): any

Set item caption

Parameters:

Name Type
newCaption string

Returns: any