Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace workspace

Namespace for interacting with the workspace

Index

Functions

createModelViewEditor

  • Create a new ModelView editor

    Parameters

    • title: string

      The title shown in the editor tab

    • Optional options: ModelViewEditorOptions

      Options to configure the editor

    Returns ModelViewEditor

Const onDidChangeToDashboard

  • onDidChangeToDashboard(listener: (e: DashboardDocument) => any, thisArgs?: any, disposables?: Disposable[]): Disposable

Const onDidOpenDashboard

  • onDidOpenDashboard(listener: (e: DashboardDocument) => any, thisArgs?: any, disposables?: Disposable[]): Disposable

Generated using TypeDoc