Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITreePathUpdater

A function to call to update the tree path.

Hierarchy

  • ITreePathUpdater

Callable

  • ITreePathUpdater(treePath: string): void
  • A function to call to update the tree path.

    Parameters

    • treePath: string

    Returns void

Generated using TypeDoc