Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Using GridViewer with checkboxes
Using GridViewer with checkboxes [message #893552] Wed, 04 July 2012 14:27 Go to next message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
Is it possible to use checkbox columns in a GridTableViewer? I.e. if objects supplied by my content provider have boolean properties and I want to show them using checkboxes, which label provider interface do I implement?
Re: Using GridViewer with checkboxes [message #1000947 is a reply to message #893552] Tue, 15 January 2013 18:46 Go to previous messageGo to next message
Eugene Brobby is currently offline Eugene BrobbyFriend
Messages: 2
Registered: December 2012
Junior Member
It would be nice if someone could point out where to find samples for this. I have an interest in a GridTableViewer with Checkboxes. I tried something out and I can't seem to make the refresh work when the model changes. The check remains even when the model has changed from true to false.

[Updated on: Tue, 15 January 2013 19:09]

Report message to a moderator

Re: Using GridViewer with checkboxes [message #1001039 is a reply to message #1000947] Tue, 15 January 2013 22:30 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
IIRC GridTreeViewer inherits from AbstractTreeViewer and we'd have to
reimplement the stuff in CheckboxTreeViewer but I haven't yet looked at
the code.

Tom

Am 15.01.13 19:46, schrieb Eugene Brobby:
> It would be nice if someone could point out where to find samples for
> this. I have an interest in a GridTreeViewer with Checkboxes. I tried
> something out and I can't seem to make the refresh work when the model
> changes. The check remains even when the model has changed from true to
> false.
Previous Topic:[NatTable] fill columnwise?
Next Topic:Complex table structure using Nebula
Goto Forum:
  


Current Time: Thu Apr 25 19:56:21 GMT 2024

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

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

Back to the top