Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 167509 - [Viewers] Should EditingSupport API work with ViewerCell instead of Elements
Summary: [Viewers] Should EditingSupport API work with ViewerCell instead of Elements
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Boris Bokowski CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-11 17:46 EST by Thomas Schindl CLA
Modified: 2007-03-19 11:37 EDT (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 Thomas Schindl CLA 2006-12-11 17:46:49 EST
We should investigate if EditingSupport API should accept ViewerCell as a parameter instead of Element. At least processTraversEvent() should accept ViewerCell instead of ViewerRow and columnIndex.
Comment 1 Thomas Schindl CLA 2007-03-19 11:37:21 EDT
I think our new API is in place and this is not needed