Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » TreeModelViewer support for GridViewer
TreeModelViewer support for GridViewer [message #1014209] Mon, 25 February 2013 11:25 Go to next message
Chinmay Gore is currently offline Chinmay GoreFriend
Messages: 4
Registered: February 2013
Location: pune
Junior Member
Hi,

I am currently working on custom RegistersView based on CDT. Currently, the existing View from CDT uses TreeModelViewer and I want to use GridViewer Widget functionality like column spanning, cell selection etc.
I have gone through all the documentation and did not find any support for TreeModelViewer. Is there any widget that I am not aware of which will support such functionality?

Thanks
Re: TreeModelViewer support for GridViewer [message #1014309 is a reply to message #1014209] Mon, 25 February 2013 15:12 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
I never heard of TreeModelViewer what is this? Is this a subclass of
TreeViewer, where is it implemented.

Tom

Am 25.02.13 15:19, schrieb Chinmay Gore:
> Hi,
>
> I am currently working on custom RegistersView based on CDT. Currently,
> the existing View from CDT uses TreeModelViewer and I want to use
> GridViewer Widget functionality like column spanning, cell selection etc.
> I have gone through all the documentation and did not find any support
> for TreeModelViewer. Is there any widget that I am not aware of which
> will support such functionality?
> Thanks
Re: TreeModelViewer support for GridViewer [message #1014636 is a reply to message #1014309] Tue, 26 February 2013 07:42 Go to previous messageGo to next message
Chinmay Gore is currently offline Chinmay GoreFriend
Messages: 4
Registered: February 2013
Location: pune
Junior Member
TreeModelViewer is included in flexible hierarchy API introduced by Debug Platform team in release 3.2
(org.eclipse.debug.internal.ui.viewers.model.provisional.TreeModelViewer)

Yes it is subclass of TreeViewer and is currently being implemented in various Debug Views(like variables view,registers view etc) in CDT(C Development Tools).
Re: TreeModelViewer support for GridViewer [message #1014638 is a reply to message #1014636] Tue, 26 February 2013 07:47 Go to previous message
Chinmay Gore is currently offline Chinmay GoreFriend
Messages: 4
Registered: February 2013
Location: pune
Junior Member
You may also find following presentation useful. Go to slide no 29 directly for flexible hierarchy API.

Thanks
Previous Topic:GridTreeViewer's questons
Next Topic: How to enable inline editing within a GridItem
Goto Forum:
  


Current Time: Thu Mar 28 22:53:41 GMT 2024

Powered by FUDForum. Page generated in 0.02622 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top