On Fri, 09 Nov 2007, Pills wrote:
> public void edit(MyClass l) {
> [...]
>
> shops.modelChanging();
> formTarget.setShops(l.getShops());
> shops.modelChanged();
>
> [...]
What's the point of this method?
And why is it calling modelChanging and modelChanged? I think
that normally you don't call them themselves, just override
them to react when the framework calls them.
Best wishes,
Timo
--
Timo Rantalaiho
Reaktor Innovations Oy <URL: http://www.ri.fi/ >
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]