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

Function MultiSelect

  • MultiSelect(selectionService, handler): UriAwareCommandHandler<URI[]>
  • Parameters

    • selectionService: SelectionService
    • handler: UriCommandHandler<URI[]>

    Returns UriAwareCommandHandler<URI[]>

    a command handler for multi-select contexts that expects a URI[] as the first parameter of its methods.

    • Defined in packages/core/src/common/uri-command-handler.ts:143

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...