SchweizerischeBundesbahnen / scion-workbench

SCION Workbench enables the creation of Angular web applications that require a flexible layout to arrange content side-by-side or stacked, all personalizable by the user via drag & drop.
Eclipse Public License 2.0
77 stars 10 forks source link

Provide API to contribute and track the current workbench selection #486

Open danielwiehl opened 11 months ago

danielwiehl commented 11 months ago

Provide a mechanism for the active view to propagate its current "selection" for other views to present context-sensitive content.

See https://www.eclipse.org/articles/Article-WorkbenchSelections/article.html for inspiration.