Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TabGroupDimensions

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