|
|
|
|
| Re: Simple custom constraint on a property editor [message #953870 is a reply to message #952138] |
Mon, 22 October 2012 11:52  |
Konstantin Komissarchik Messages: 769 Registered: July 2009 |
Senior Member |
|
|
A ValidationService implementation is responsible for informing the system when the state of its validation is likely to have changed. That's done via the broadcast() method that you see being called in the listener. The listener is attached to properties that are involved in the validation computation during init(). In dispose(), the listener is removed.
- Konstantin
|
|
|
Powered by
FUDForum. Page generated in 0.02317 seconds