Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 368258 - Add support for sorting Rich UI Event handling functions
Summary: Add support for sorting Rich UI Event handling functions
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: pf yu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-10 10:01 EST by Brian Svihovec CLA
Modified: 2017-02-23 14:15 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Svihovec CLA 2012-01-10 10:01:14 EST
This enhancement is based on information from defect https://bugs.eclipse.org/bugs/show_bug.cgi?id=363742.

In the Events view of the Rich UI Visual Editor, the events are currently listed in the order that they are defined in the Widget, with the events from any parent type displayed before ones in the child type.

Support should be added to the events view so that the "events" column can be sorted in Ascending order, Descending order, or No order by clicking on the title cell for that column.  The default sort order should be Ascending.
Comment 1 Brian Svihovec CLA 2012-01-11 09:40:28 EST
I'm not sure if this should be targeted for .8 I2 yet.  I think it would have lower priority than a lot of the other enhancements we've defined (i.e. refactoring support, etc).
Comment 2 Huo Zhen Zhong CLA 2012-03-30 04:14:22 EDT
This is low priority enhancement, will solve it after the refactoring support