Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Table Viewer Vs Nebula Grid Viewer
Table Viewer Vs Nebula Grid Viewer [message #326351] Mon, 17 March 2008 14:01 Go to next message
Supreetha H R is currently offline Supreetha H RFriend
Messages: 24
Registered: July 2009
Junior Member
Hello,

In our RCP application, we already have implmented Nebula grid viewer. As
it is still in Alpha stage, we thought we will hang on to the stable
Eclipse 3.3's Table Viewer. For that I have to make sure that all
features(we have implemented with Nebula grid viewer's help) provided in
nebula grid viewer is available in Table Viewer.

So, I just need to know, is cell selection possible in Table Viewer as in
Grid table viewer?

One more thing I found in Table Viewer is that, I just cant set the
visible state of a column in Table Viewer as in Nebuila grid viewer, which
looks curious on navigation thorugh hidden columns! And also the column
count will always be the same with or without hidden columns! Isn't it?

Regards,
Supreetha
Re: Table Viewer Vs Nebula Grid Viewer [message #326365 is a reply to message #326351] Mon, 17 March 2008 21:27 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Supreetha H R schrieb:
> Hello,
>
> In our RCP application, we already have implmented Nebula grid viewer.
> As it is still in Alpha stage, we thought we will hang on to the stable
> Eclipse 3.3's Table Viewer. For that I have to make sure that all
> features(we have implemented with Nebula grid viewer's help) provided in
> nebula grid viewer is available in Table Viewer.
>
> So, I just need to know, is cell selection possible in Table Viewer as
> in Grid table viewer?

Yes. See
http://wiki.eclipse.org/JFaceSnippets#Snippet026TreeViewerTa bEditing

>
> One more thing I found in Table Viewer is that, I just cant set the
> visible state of a column in Table Viewer as in Nebuila grid viewer,
> which looks curious on navigation thorugh hidden columns! And also the
> column count will always be the same with or without hidden columns!
> Isn't it?

Well this is a limitation you'll be facing in 3.3 code base but it is
gone in 3.4.

Tom

--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Re: Table Viewer Vs Nebula Grid Viewer [message #326367 is a reply to message #326365] Tue, 18 March 2008 04:05 Go to previous messageGo to next message
Supreetha H R is currently offline Supreetha H RFriend
Messages: 24
Registered: July 2009
Junior Member
Hello Tom,

Thanks for the reply... Sorry, i missed to ask whether multi cell
selection is possible in table Viewer. We are providing cut/copy/paste
operations in grid, and user can select single cell or multi cells in a
column or from various columns and cut/copy the contents from them. So is
this feature supported in 3.3 Table Viewer?

Regards,

Supreetha
Re: Table Viewer Vs Nebula Grid Viewer [message #326378 is a reply to message #326367] Tue, 18 March 2008 13:59 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Supreetha H R schrieb:
> Hello Tom,
>
> Thanks for the reply... Sorry, i missed to ask whether multi cell
> selection is possible in table Viewer. We are providing cut/copy/paste
> operations in grid, and user can select single cell or multi cells in a
> column or from various columns and cut/copy the contents from them. So
> is this feature supported in 3.3 Table Viewer?

No not yet it was on my list for 3.4 but I failed because of Time
constraints.

Tom

--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Previous Topic:Plugin.getDefault().getDescriptor().getInstallURL() is deprecated
Next Topic:how to add formatted text in a table cell.
Goto Forum:
  


Current Time: Sun Jul 07 10:30:47 GMT 2024

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

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

Back to the top