Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » getIndex from combo URGENT
getIndex from combo URGENT [message #11611] Fri, 23 March 2007 07:12 Go to next message
Eclipse UserFriend
Originally posted by: rhernandez_64.hotmail.com

I have a table persons with person_id and person__name how populate a
combo box with this and how get the person_id and person_name from combo
Re: getIndex from combo URGENT [message #11754 is a reply to message #11611] Fri, 23 March 2007 16:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jkrause.innoopract.com

Hi Rafael,

In CVS in the org.eclipse.rap.jface project you will find a new class
ComboViewer. You can use it just like a ListViewer and populate it with
arbitrary objects. Use a LabelProvider for displaying the content and
the getSelection method of the viewer to retrieve the selected object.

Jochen

Rafael Hernandez wrote:
> I have a table persons with person_id and person__name how populate a
> combo box with this and how get the person_id and person_name from combo
>
>
Re: getIndex from combo URGENT [message #12517 is a reply to message #11754] Mon, 26 March 2007 14:59 Go to previous message
Eclipse UserFriend
Originally posted by: rhernandez_64.hotmail.com

Ok how populate and get the index
Previous Topic:combo.getText()
Next Topic:CSS styles
Goto Forum:
  


Current Time: Fri May 09 06:37:59 EDT 2025

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

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

Back to the top