In 2.5.1, I believe the earlier versions are the same, getDatePicker() returns the actual DatePicker so it should work as advertised.
On Thursday, June 20, 2013 5:28:39 AM UTC-4, Lukasz Plotnicki wrote: > > Hi, > > does anybody know, why I when I access the *DatePicker* of a *DateBox*via the > *getDatePicker()* method and try to set it to show a specific month (via > the *setCurrentMonth(Date month)* method), it simply does not work? Have > I misunderstood the API? The *setCurrentMonth()* method works just fine > if I use it on a *DatePicker* object I created myself. > > Looking forward to your feedback, > Lukasz > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
