WidthMode

Determines whether the width is taken from the width value calculated from the left and right (higher-level) or calculated from the combined width of the configured columns.

Schema: tchmi:framework#/definitions/SizeModeWithContent

Attribute getter

public getWidthMode(): TcHmi.SizeModeWithContent | null;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.SizeModeWithContent, null

The current value of the attribute.

Attribute setter

public setWidthMode(valueNew: TcHmi. SizeModeWithContent | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi. SizeModeWithContent, null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

WidthMode 1:

Available since version 1.12.760