Class: BrandMode

timapi.constants.BrandMode()

Overview

Members-Overview

new BrandMode()

This attribute is used to specify which Brand icons are shown in the BrandBar element in a dialog.

The following values are valid:

Specification: dialog.

Member-List

all (static, constant)

All supported brand icons are shown in the BrandBar.

Specification: dialog.

off (static, constant)

No brand icons are shown in the BrandBar.

Specification: dialog.

selected (static, constant)

Only the selected brand icon is shown in the BrandBar. The brands that shall be displayed have to be defined with the BrandBar tag.

Specification: dialog.