On Mon, 30 May 2005 08:36:24 +0200, Martin Marinschek <[EMAIL PROTECTED]> wrote:

2. strange - you mean that validation fails and the
valueChangeListener is still triggered?

No that's not what I mean. When you have a field with only a valueChangeListener attached to it, I would expect it to only trigger the valueChange method when the field is changed. However with my application the valueChange method of that field is also triggered when nothing is filled in. The ValueChangeEvent's oldValue is null and the newValue is an empty string "".

Hope this is clearer.

Greetings
Jan


Reply via email to