Hi all,
I'm implementing a FormComponent which devides Date from Time in two 
input fields.

It results in a simple Date Object... due to the method convertInput().
Works so far...

But how to fill/load the FormComponent fields by Date on init?

I'm looking for the counterpart of convertInput(), something like 
convertToString() or convertToFields() where I can fill my input fields 
by deviding my Date Object manually.

(a bit like a IConverter implementation)

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

Reply via email to