Skip to main content



      Home
Home » Eclipse Projects » Nebula » Using GridViewer with checkboxes
Using GridViewer with checkboxes [message #893552] Wed, 04 July 2012 10:27 Go to next message
Eclipse UserFriend
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 13:46 Go to previous messageGo to next message
Eclipse UserFriend
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 14:09] by Moderator

Re: Using GridViewer with checkboxes [message #1001039 is a reply to message #1000947] Tue, 15 January 2013 17:30 Go to previous message
Eclipse UserFriend
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 Jun 19 00:22:45 EDT 2025

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

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

Back to the top