Hi,

See org.apache.wicket.extensions.yui.calendar.DateTimeField.convertInput()
for example

On Mon, Nov 21, 2011 at 5:20 AM, infiniter <infini...@gmail.com> wrote:
> I've created a FormComponentPanel to represent the current time which
> consists of 3 drop downs for hour and minute and meridiem.
> The model object of the FormComponentPanel is a Date object and the model of
> the drop down represents the selected option, but I need to change the model
> object in my component according to the options chosen from the drop downs.
> How can I do that?
>
>
>
>
>
>
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Models-in-a-FormComponentPanel-tp4090377p4090377.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to