Bug 24333 - DCR - Tree.getTopItem/setTopItem
Summary: DCR - Tree.getTopItem/setTopItem
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-02 16:08 EDT by Knut Radloff CLA
Modified: 2003-01-21 17:08 EST (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 Knut Radloff CLA 2002-10-02 16:08:25 EDT
build 20021001

To better restore the last UI state we would like to have a 
Tree.getTopIndex/setTopIndex API that works just like the Table API. I.e., 
based on the current visible items return/set the index of the topmost visible 
item.
See also bug 4676.
Comment 1 Steve Northover CLA 2002-10-03 11:20:01 EDT
The API needs to be getTopItem/setTopItem (tree's know nothing about indexes).
Comment 2 Steve Northover CLA 2003-01-21 17:08:13 EST
Fixed > 20030121