Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Validation Status Change Listener
Validation Status Change Listener [message #327826] Mon, 05 May 2008 10:15
Ellis Yu is currently offline Ellis YuFriend
Messages: 15
Registered: July 2009
Junior Member
Dear All,

I got a problem on binding.getValidationStatus().addChangeListener(new
IChangeListener() event. If there's a text field didn't get any modify and
I ran updateModels() to explicit update when I clicked ok. It will go to
check whether it's blank or not. Since I didn't make any change on this
text field, the it will return the ValidateError at the end, however that
listener never get trigger. But it work if pretent type sthg inside and
clear it and click ok again, then the listener will work. Thus, anything I
do it wrong or missing to do? Please kindly help.

Best Rdgs
Ellis
Previous Topic:transparent background for IDE
Next Topic:Create programmatically User Library
Goto Forum:
  


Current Time: Fri Jul 19 12:23:52 GMT 2024

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

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

Back to the top