Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Validations(validate input in javascript)
Validations [message #1020429] Mon, 18 March 2013 06:40 Go to next message
Ketankumar Patil is currently offline Ketankumar PatilFriend
Messages: 1
Registered: March 2013
Junior Member
I need to validate my input suppose in a text widget which needs to adhere to specific regex.
On successful validation I need to call the corresponding widgets listener for further processing.
I need to do so in order to avoid round trip time to server in case input provided is wrong.

Is there any thing I can do to achieve this functionality???


Thanks in advance,
Ketan.
Re: Validations [message #1020711 is a reply to message #1020429] Mon, 18 March 2013 19:35 Go to previous message
Cole Markham is currently offline Cole MarkhamFriend
Messages: 150
Registered: July 2009
Location: College Station, TX
Senior Member

Ketan,

What you are looking for can be done with RAP ClientScripting[1] which is available from the Incubator. See the wiki page for more details.

[1] http://wiki.eclipse.org/RAP/Incubator/ClientScripting

Hope that helps,

Cole Markham
Previous Topic:RAP 1.5 - Passing JSON to a custom widget's javaScript
Next Topic:RAP MenuDetect events triggered incorrectly
Goto Forum:
  


Current Time: Tue Apr 23 13:26:47 GMT 2024

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

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

Back to the top