Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » combo.getText()
combo.getText() [message #11500] Thu, 22 March 2007 18:37 Go to next message
Eclipse UserFriend
Originally posted by: rhernandez_64.hotmail.com

it doesnt exists
Re: combo.getText() [message #11575 is a reply to message #11500] Thu, 22 March 2007 19:44 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 335
Registered: July 2009
Senior Member
workaround:
String text = combo.getItem( combo.getSelectionIndex() );

Rafael Hernandez wrote:
> it doesnt exists
>
Previous Topic:getIndex of combo
Next Topic:getIndex from combo URGENT
Goto Forum:
  


Current Time: Sat Jul 27 12:21:31 GMT 2024

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

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

Back to the top