Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ResourcePropertyViewWidgetProvider

Provides the ResourcePropertyViewTreeWidget for FileSelections and selections of Navigatables.

Hierarchy

Index

Constructors

Properties

contributions: ContributionProvider<PropertyDataService>
id: "resources" = 'resources'
label: "ResourcePropertyViewWidgetProvider" = 'ResourcePropertyViewWidgetProvider'
propertyDataServices: PropertyDataService[] = []

Methods

  • canHandle(selection: undefined | Object): number
  • init(): void
  • isFileSelection(selection: undefined | Object): boolean
  • isNavigatableSelection(selection: undefined | Object): boolean
  • updateContentWidget(selection: undefined | Object): void