Bug 46423 - [Workbench] Need listener mechanism for individual parts/pages
Summary: [Workbench] Need listener mechanism for individual parts/pages
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2003-11-11 13:31 EST by Randy Hudson CLA
Modified: 2019-09-06 16:12 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Hudson CLA 2003-11-11 13:31:20 EST
Need ability to:
part.addPartListener(IPartListener l);
and
page.addPageListener(IPageListener l);

The current way of listening to the entire part service is overkill when you 
are trying to listen to just a single part.  And there is currently no way to 
listen to when a page is closed.

Scenario: We want to know when the IOutlinePage is disposed so that we can null 
out any references to it.  Listening to the control's dispose is not the same 
thing, since there is no guarantee that createControl will be called.
Comment 1 Douglas Pollock CLA 2005-10-06 13:51:16 EDT
Reassigning the last of Stefan's bugs. 
Comment 2 Paul Webster CLA 2006-09-28 11:00:07 EDT
There are currently no plans to work on this feature.

PW
Comment 3 Denis Roy CLA 2007-06-22 09:32:33 EDT
Changes requested on bug 193523
Comment 4 Eclipse Webmaster CLA 2019-09-06 16:12:16 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.