Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WorkspaceUriLabelProviderContribution

Hierarchy

  • DefaultUriLabelProviderContribution
    • WorkspaceUriLabelProviderContribution

Index

Constructors

Properties

workspaceService: WorkspaceService

Methods

  • asURIIconReference(element: URI | FileStat | URIIconReference): URI | URIIconReference
  • canHandle(element: object): number
  • getDetails(element: URI | FileStat | URIIconReference): undefined | string
  • getIcon(element: URI | FileStat | URIIconReference): string
  • getLongName(element: URI | FileStat | URIIconReference): undefined | string
  • getName(element: URI | FileStat | URIIconReference): undefined | string
  • getUri(element: URI | FileStat | URIIconReference): undefined | URI
  • init(): void