Thanks Martin,

You're right, a Model that calls ModelObjectChangedListener is basically
what I am looking for, but I don't think it exists. I'll write one myself,
but I just wanted to check first to make sure I wasn't reinventing the wheel
or missing something obvious.

Kind regards,
Stijn


2010/1/4 Martin Makundi <martin.maku...@koodaripalvelut.com>

> Hi!
>
> clearinput is right.  don't know if there is a IModel that has change
> listener, but sure you can make your own that detects when the master

changes. You need to repaint the components anyways
> (target.addComponents), so why not clear input at the same time?
>
> **
> Martin
>
>

Reply via email to