its the id of hours field ;)
i think there should always be getter methods for the fields in
class/component when developer thinks its ok for users
to access them like

getHoursField
getMinutesField in current case

On Thu, Oct 6, 2011 at 2:37 PM, dpmihai <dpmi...@yahoo.com> wrote:
> Thank you. But I had to look inside the source to see the index of component
> children:
>
> dateTimeField.get(1).add(new AjaxFormComponentUpdatingBehavior() ...)
> dateTimeField.get(2).add(new AjaxFormComponentUpdatingBehavior() ...)
>
> Is DateTimeField.HOURS a constant defined in wicket 1.5? (I use 1.4.17)
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/DateTimeField-and-AjaxFormComponentUpdatingBehavior-tp3877416p3877501.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
>
>



-- 
thank you,

regards,
Vineet Semwal

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

Reply via email to