Oops, forgot one thing :/
All wrapping models have to forward detach calls to nested models, i.e.:
public void detach() {
model.detach();
}
Have fun
Sven
Am 20.10.2017 um 09:34 schrieb Sandor Feher:
Cool solution. Works like charm :), thanks!
s
--
Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]