• Preparing search index...
  • The search index is not available
Theia TypeDoc
  • Theia TypeDoc
  • core
  • core
  • focus

Function focus

  • focus(arg): SelectableTreeNode | undefined
  • Returns with the tree node that has the focus if the argument is a focusable tree selection. Otherwise, returns undefined.

    Parameters

    • arg: undefined | TreeSelection

    Returns SelectableTreeNode | undefined

    • Defined in packages/core/src/browser/tree/tree-selection-state.ts:47

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...