Have you read http://wicket.apache.org/exampledropdownchoice.html ?
Martijn On 9/16/07, chickabee <[EMAIL PROTECTED]> wrote: > > Hi, > > I am looking for an equivalent to: > DropDownChoice.setSelected(Object object) > > I looked into API docs but can't figure it out. I have drop down with 18 > different choices and I want to select one from either on the available > values based on a PageParameter received. > > Help please! Thanks!! > -- > View this message in context: > http://www.nabble.com/DropDownChoice.setSelected%28Object-object%29-tf4462708.html#a12725679 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0-beta3 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
