TreeItem

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

Parameters

label

A human-readable string describing this item


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


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

Parameters

resourceUri

The Uri of the resource representing this item.