The tab represents a notebook.

Constructor

new(uri:Uri, notebookType:String)

Constructs a new tab input for a notebook. @linkcode NotebookDocument.notebookType NotebookDocuments's notebookType}

Parameters:

uri

The uri of the notebook.

notebookType

The type of notebook. Maps to {

Variables

read onlynotebookType:String

The type of notebook. Maps to {@linkcode NotebookDocument.notebookType NotebookDocuments's notebookType}

read onlyuri:Uri

The uri that the tab is representing.