Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Combine UpdateValueStrategy.POLICY_ON_REQUEST but also have instance validation on the target
Combine UpdateValueStrategy.POLICY_ON_REQUEST but also have instance validation on the target [message #513850] Thu, 11 February 2010 13:58 Go to next message
Philipp Kursawe is currently offline Philipp KursaweFriend
Messages: 135
Registered: July 2009
Senior Member
Hello,

I wonder if its possible at all, to have a UVS of "on request" combined
with instant validation of the SWT control content. For instance I do
not want to my model to be updated while the user is changing the URL
property. But I do want to provide visual feedback if the typed URL is
not valid. That validation should be made visible with a control marker
that marks the URL text field invalid.

Is something like this possible?

Thanks,
Phil
Re: Combine UpdateValueStrategy.POLICY_ON_REQUEST but also have instance validation on the target [message #513871 is a reply to message #513850] Thu, 11 February 2010 14:38 Go to previous message
Philipp Kursawe is currently offline Philipp KursaweFriend
Messages: 135
Registered: July 2009
Senior Member
Nevermind. I had to use the CONVERT policy :) Should have read the API
docs more carefully first.


Phil,
Previous Topic:[DataBinding] binding to an ElementListSelectionDialog
Next Topic:[DataBinding] Problem with model
Goto Forum:
  


Current Time: Fri Apr 19 23:58:52 GMT 2024

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

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

Back to the top