Bug 145813 - Allow drag and drop reordering of columns in all process editors
Summary: Allow drag and drop reordering of columns in all process editors
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EPF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Shilpa Toraskar CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-07 13:32 EDT by Brian Schlosser CLA
Modified: 2023-02-16 16:16 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Schlosser CLA 2006-06-07 13:32:17 EDT
See:
Table.setColumnOrder(int[]) and Table.getColumnOrder()
TableColumn.setMoveable(boolean) and TableColumn.getMoveable()
Comment 1 Charlie Yan CLA 2007-02-06 20:34:16 EST
Shilpa, can you investigate this to see if it is a trivial change?
Comment 2 Bingxue Xu CLA 2007-04-04 17:09:29 EDT
It's not a trivial change as out process editor is highly customized one, not just a plain table struture. For future consideration.

The easy workaround is to use the process preference to arrange those columns indrectly.