Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectExplorerNodeProvider

Hierarchy

Index

Properties

Optional Readonly group

group: string

Optional group name used to sort nodes in the tree. If not defined, the node order will be added in order based on provider ID, with nodes from the main ObjectExplorerProvider for this provider type added first

Optional handle

handle: number

Readonly providerId

providerId: string

Readonly supportedProviderId

supportedProviderId: string

The providerId for whichever type of ObjectExplorer connection this can add folders and objects to

Methods

expandNode

findNodes

handleSessionClose

handleSessionOpen

refreshNode

registerOnExpandCompleted

Generated using TypeDoc