Interface | Description |
---|---|
ECPSelectionProviderService |
A mediator of selection providers for the
ViewModelContext , to provide
a coherent selection provider for the rendering of a view. |
Class | Description |
---|---|
DefaultSelectionProviderService |
A selection provider service that simply delegates the selection provider API
to the selection provider registered for the "top-most" element in the view model,
where "top-most" is the first element in a depth-first traversal.
|
Copyright © 2019. All rights reserved.