Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » masked text widget
masked text widget [message #27195] Thu, 24 May 2007 09:13
Stefan   is currently offline Stefan Friend
Messages: 316
Registered: July 2009
Senior Member
In a lot of scenarios input validation in text widgets makes sense. In SWT
the verify listener can do this task.
Are there any plans how this functionality can be achieved in RAP?

To avoid unnecessary server round trips I would prefer a client-based
solution: As working with regular expressions in JavaScript should be
possible, a text widget would be nice, where a regular expression can be set
which is evaluated on the client side. If the validation fails a certain
action should be performed (i.e. changing the background colour or the
border color of the widget).

What do you think?
Previous Topic:MessageBox
Next Topic:Destroy SessionSingletonBase object
Goto Forum:
  


Current Time: Thu Apr 25 05:18:53 GMT 2024

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

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

Back to the top