Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseNode

Base class of nodes in all tree nodes

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

id

id: string

Methods

Abstract getChildren

Abstract getOrderTuple

  • getOrderTuple(): string[]

Abstract getTreeItem

  • getTreeItem(): vscode.TreeItem
  • Get the vscode.TreeItem associated with this node

    Returns vscode.TreeItem

Generated using TypeDoc