• Preparing search index...
  • The search index is not available
Theia TypeDoc
  • Theia TypeDoc
  • preferences
  • preferences
  • getGroupAndIdFromNodeId

Function getGroupAndIdFromNodeId

  • getGroupAndIdFromNodeId(nodeId): {
        group: string;
        id: string;
    }
  • Parameters

    • nodeId: string

    Returns {
        group: string;
        id: string;
    }

    • group: string
    • id: string
    • Defined in packages/preferences/src/browser/util/preference-types.ts:54

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...