aspen-core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Every Root has one TreeSupervisor created at the very moment a Root is created

It exists to facilitate event delegation for events originiating somewhere down in the tree and other bunch of shared stuff (shared in the tree, but unique to each Root)

Hierarchy

  • ITreeSupervisor

Index

Methods

notifyDidChangeExpansionState

  • notifyDidChangeExpansionState(target: Directory, nowExpanded: boolean): any

notifyDidChangeMetadata

notifyDidChangeParent

notifyDidChangePath

notifyDidDispose

notifyDidProcessWatchEvent

notifyWillChangeExpansionState

  • notifyWillChangeExpansionState(target: Directory, nowExpanded: boolean): any

notifyWillChangeParent

notifyWillDispose

notifyWillProcessWatchEvent

supervisedWatch

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc