TreeItem

constructor(label: JsAny, collapsibleState: TreeItemCollapsibleState = definedExternally)(source)

Parameters

label

A human-readable string describing this item


constructor(resourceUri: Uri, collapsibleState: TreeItemCollapsibleState = definedExternally)(source)

Parameters

resourceUri

The Uri of the resource representing this item.