Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TabAddedPayload

Details of the 'tab-added' event

Hierarchy

Index

Properties

identity

identity: WindowIdentity

Identifies the window that is the source of the current event.

See the documentation for individual events for more details.

index

index: number

The index at which the tab was inserted.

An integer in the range [0, <tab count>-1].

properties

properties: TabProperties

The properties of the newly-added tab.

These will be generated from the tabID window, or will be whatever properties were previously set for the tabID window using updateTabProperties.

tabstripIdentity

tabstripIdentity: WindowIdentity

String that uniquely identifies the current tabset.