Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ResourcePropertyViewWidgetProvider

Hierarchy

Index

Constructors

constructor

Properties

Protected Readonly contributions

contributions: ContributionProvider<PropertyDataService>

Readonly id

id: "resources" = 'resources'

Readonly label

label: "ResourcePropertyViewWidgetProvider" = 'ResourcePropertyViewWidgetProvider'

Protected propertyDataServices

propertyDataServices: PropertyDataService[] = []

Protected treeWidget

Methods

canHandle

  • canHandle(selection: undefined | Object): number

Protected getPropertyDataService

init

  • init(): void

Protected isFileSelection

  • isFileSelection(selection: undefined | Object): boolean

Protected isNavigatableSelection

  • isNavigatableSelection(selection: undefined | Object): boolean

Protected prioritize

provideWidget

updateContentWidget

  • updateContentWidget(selection: undefined | Object): void