Bug 166636 - No way to set the label provider on a viewer column
Summary: No way to set the label provider on a viewer column
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Boris Bokowski CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2006-12-04 09:47 EST by Tod Creasey CLA
Modified: 2007-03-13 16:09 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 Tod Creasey CLA 2006-12-04 09:47:14 EST
Since access to the ViewerColumn is package private we cannot set the label provider for a column without some API to either get it or set the label provider on an index.
Comment 1 Boris Bokowski CLA 2007-03-13 16:09:28 EDT
Yes, you can only set the label provider at the time you create the columns.  This does not seem to be very limiting.  Closing for now, feel free to reopen if you have a case where you would need additional API to do this.