This widget fetches the property data for FileSelections and selections of Navigatables and renders that property data as a TreeWidget. This widget is provided by the registered ResourcePropertyViewWidgetProvider.

Hierarchy

  • TreeWidget
    • ResourcePropertyViewTreeWidget

Implements

Constructors

Properties

currentSelection: undefined | Object
propertiesTree: Map<string, ResourcePropertiesCategoryNode>
ID: "resource-properties-tree-widget" = 'resource-properties-tree-widget'
LABEL: "Resource Properties Tree" = 'Resource Properties Tree'

Methods