Bug 491394 - Add SelectionChangedEvent#getStructuredSelection
Summary: Add SelectionChangedEvent#getStructuredSelection
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.4   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.7 M6   Edit
Assignee: Lars Vogel CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2016-04-10 13:02 EDT by Lars Vogel CLA
Modified: 2017-02-03 13:09 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2016-04-10 13:02:49 EDT
Similiar to Bug 443378 we should also consider offering getStructuredSelection from the SelectionChangedEvent. 

If you look at the platform code, you see lots of usages of (IStructuredSelection) getSelection() which could be simplified with this change.
Comment 1 Eclipse Genie CLA 2016-04-10 13:04:51 EDT
New Gerrit change created: https://git.eclipse.org/r/70325