TabGroupDimensions

Layouts v1 API is deprecated and no longer supported as of OpenFin 16+. Please use Platform API instead.

Combined dimensions of a tabset

Hierarchy

  • TabGroupDimensions

Index

Properties

Properties

appHeight

appHeight: number

The pixel height of the application windows within this tabset.

The total height of the entire tabset is this plus {@link TabGroupInfo.config.height}.

width

width: number

Width of the tab group.

This width is used by both the tabstrip and the tabbed application windows.

x

x: number

Pixel co-ordinate of the left edge of the tab group

y

y: number

Pixel co-ordinate of the top edge of the tab group