Hi,
On Mon, May 6, 2013 at 8:29 AM, Hans Lesmeister 2 < [email protected]> wrote: > Hi, > > you can pass a IModel<Customer> to the constructor as well. This model will > receive the currently selected Customer. > Otherwise you have to keep a reference to DropDownChoice and do: ddc.getModel() > > > > ----- > -- > Regards, > Hans > > http://cantaa.de > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Get-the-selected-item-in-the-DropDownChoice-using-Scala-tp4658555p4658559.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov Wicket Training & Consulting http://jWeekend.com <http://jweekend.com/>
