Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ResourcePropertyDataService

Hierarchy

  • ResourcePropertyDataService

Implements

Index

Constructors

constructor

Properties

Protected Readonly fileService

fileService: FileService

Readonly id

id: "resources" = 'resources'

Readonly label

label: "ResourcePropertyDataService" = 'ResourcePropertyDataService'

Methods

canHandleSelection

  • canHandleSelection(selection: undefined | Object): number

Protected getFileStat

  • getFileStat(uri: default): Promise<FileStat>

Protected isFileSelection

  • isFileSelection(selection: undefined | Object): boolean

Protected isNavigatableSelection

  • isNavigatableSelection(selection: undefined | Object): boolean

providePropertyData

  • providePropertyData(selection: undefined | Object): Promise<undefined | FileStat>