Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenViewArguments

Hierarchy

Index

Properties

activate?: boolean
area?: Area

The area of the application shell where the widget will reside.

mode?: OpenToSideMode | InsertMode

The insertion mode for adding the widget.

The default is 'tab-after'.

rank?: number

The rank order of the widget among its siblings.

ref?: Widget

The reference widget for the insert location.

The default is undefined.

reveal?: boolean
toggle?: boolean