Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SelectionProvider<T>

SelectionProvider is implemented by services to notify listeners about selection changes.

Type Parameters

  • T

Hierarchy

Implemented by

Index

Properties

onSelectionChanged: Event<undefined | T>