Bug 205923 - [Viewers] Javadoc for setAllChecked() does not mention that only visible items are checked
Summary: [Viewers] Javadoc for setAllChecked() does not mention that only visible item...
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: 3.4 M3   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 106550 205122 (view as bug list)
Depends on:
Blocks: 181308 201664
  Show dependency tree
 
Reported: 2007-10-10 10:19 EDT by Tod Creasey CLA
Modified: 2007-10-30 13:07 EDT (History)
3 users (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 2007-10-10 10:19:27 EDT
setAllChecked which was added (by me) in 3.2 does not mention that all chidren must be visible for it to be checked (see setSubtreeChecked).

We will have to leave it as it is API and does not expand the tree but I think we should deprecate it as setSubtreeChecked is really the only useful one.

Boris what is your opinion?
Comment 1 Tod Creasey CLA 2007-10-10 10:29:09 EDT
*** Bug 106550 has been marked as a duplicate of this bug. ***
Comment 2 Tod Creasey CLA 2007-10-10 10:31:43 EDT
*** Bug 205122 has been marked as a duplicate of this bug. ***
Comment 3 Tod Creasey CLA 2007-10-10 12:41:02 EDT
Fixed in build >20071010 by deprecating the setAllChecked method in favour of setSubTreeChecked and then updating references and javadoc with the visibility issue.
Comment 4 Tod Creasey CLA 2007-10-10 12:54:59 EDT
Marking FIXED
Comment 5 Tod Creasey CLA 2007-10-30 13:07:30 EDT
Verified in I20071030-0100