Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Moving table items
Moving table items [message #336219] Fri, 29 May 2009 20:48 Go to next message
Eclipse UserFriend
Originally posted by: msoori.lggi.com

I need to move the selected items of a CheckboxTableViewer up or down
when the user clicks up/down button, similar to the "Java Build Path"
preference in the "Order and Export" tab.

I dont see any mthods to find the index of the index of selected items.
Is there an easy way to do this? Also, I see the selection getting
hidden when I click on up/down button.

TIA
Re: Moving table items [message #336236 is a reply to message #336219] Tue, 02 June 2009 16:09 Go to previous message
Eclipse UserFriend
Originally posted by: msoori.lggi.com

Mahesh Soori wrote:
> I need to move the selected items of a CheckboxTableViewer up or down
> when the user clicks up/down button, similar to the "Java Build Path"
> preference in the "Order and Export" tab.
>
> I dont see any mthods to find the index of the index of selected items.
> Is there an easy way to do this? Also, I see the selection getting
> hidden when I click on up/down button.
>
> TIA

What I meant is that the selection gets hidden when the focus moves to a
different component.
Previous Topic:Error message: "Exception occurred creating launch configuration tabs"
Next Topic:get the active project
Goto Forum:
  


Current Time: Fri Apr 19 21:35:06 GMT 2024

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

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

Back to the top