Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Searchform search on enter
Searchform search on enter [message #1095890] Tue, 27 August 2013 17:24 Go to next message
Bertin Kiekebosch is currently offline Bertin KiekeboschFriend
Messages: 330
Registered: August 2011
Senior Member
Hi,

Is there a way to make a searchform start searching. Now the user has to use the OK button but it is much faster when he can use the enter key to start the search when finished typing.

Regards Bertin
Re: Searchform search on enter [message #1097042 is a reply to message #1095890] Thu, 29 August 2013 07:00 Go to previous message
Stephan Leicht Vogt is currently offline Stephan Leicht VogtFriend
Messages: 104
Registered: July 2015
Senior Member
Hi Bertin

I think the only change you have to make is using the
org.eclipse.scout.rt.client.ui.form.fields.button.AbstractSearchButton
instead of a AbstractButton for your "OK button". The AbstractSearchButton has an SystemType which informs the Form to use this in case of an enter keystroke.

Hope that helps. Greetings
--
Stephan

[Updated on: Thu, 29 August 2013 07:00] by Moderator

Report message to a moderator

Previous Topic:SOA enabling a Scout Application
Next Topic:Newbie : Creating an ordinary java class within Scout
Goto Forum:
  


Current Time: Fri Apr 26 08:06:33 GMT 2024

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

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

Back to the top