Bug 201520 - [Viewers] Incorrect API doc in ILazyTreeContentProvider
Summary: [Viewers] Incorrect API doc in ILazyTreeContentProvider
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-29 04:01 EDT by Benno Baumgartner CLA
Modified: 2019-09-06 15:29 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 Benno Baumgartner CLA 2007-08-29 04:01:42 EDT
I20070828-0800

for 'updateElement':
1.
'If the given current child count is already correct, setChildCount does not have to be called since a call to replace will not change the child count.'

But the current child count is not given.

2.
'If TableViewer#replace(Object, int) is not called before...'

It should be TreeViewer and TreeViewer does not provide method 'replace(Object, int)'

3.
'In this situation it is suggested that the selection is asked for again after replace() has been called.'

Asked for what?! I can't parse this sentence.
Comment 1 Boris Bokowski CLA 2009-11-26 09:43:04 EST
Hitesh is now responsible for watching bugs in the [Viewers] component area.
Comment 2 Eclipse Webmaster CLA 2019-09-06 15:29:54 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.