Hi,

setObject() is not supported on LoadableDetachableModel because it extends
AbstractReadOnlyModel.
What is the reason for this?

This way LoadableDetachableModel  cannot be used with form controls.

In my case I have a DropDownChoice with a list of non-serializable objects.
What kind of model could I use to store the selected object?

Best regards,
Petar

-- 
View this message in context: 
http://www.nabble.com/Why-is-LoadableDetachableModel-read-only--tf4740811.html#a13556640
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to