Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractNavigatorTreeWidget

Hierarchy

Index

Constructors

  • new AbstractNavigatorTreeWidget(props: TreeProps, model: FileTreeModel, contextMenuRenderer: ContextMenuRenderer): AbstractNavigatorTreeWidget
  • Parameters

    • props: TreeProps
    • model: FileTreeModel
    • contextMenuRenderer: ContextMenuRenderer

    Returns AbstractNavigatorTreeWidget

Properties

navigatorPreferences: FileNavigatorPreferences
preferenceService: PreferenceService

Methods

  • decorateCaption(node: TreeNode, attrs: HTMLAttributes<HTMLElement>): Attributes & HTMLAttributes<HTMLElement>
  • init(): void