Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScmHistoryOpenViewArguments

Hierarchy

  • OpenViewArguments
    • ScmHistoryOpenViewArguments

Index

Properties

Optional activate

activate: boolean

Optional area

area: "main" | "top" | "left" | "right" | "bottom"

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

Optional mode

mode: "split-top" | "split-left" | "split-right" | "split-bottom" | "tab-before" | "tab-after" | "open-to-left" | "open-to-right"

The insertion mode for adding the widget.

The default is 'tab-after'.

Optional rank

rank: number

The rank order of the widget among its siblings.

Optional ref

ref: Widget

The reference widget for the insert location.

The default is undefined.

Optional reveal

reveal: boolean

Optional toggle

toggle: boolean

uri

uri: undefined | string