Re: datePicker show current date after setValue

2013-01-04 Thread bhomass
ha, that's an easy one. maybe that's why gwt team never bothered with a 
method to do it. I still think a parameter setting is a better idea. thanks!

On Friday, January 4, 2013 6:38:05 AM UTC-8, Thomas Broyer wrote:
>
> setCurrentMonth
> ?
>
> On Friday, January 4, 2013 9:01:12 AM UTC+1, bhomass wrote:
>>
>> I called setValue(dueDate) on the datePicker. it apparently sets the new 
>> date value ok, but does not reload the calendar page of the new date. It 
>> stays on the page with today's date. which method do I use to get it to 
>> update its page to show the current date?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/nX4Aqdmk3DUJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: datePicker show current date after setValue

2013-01-04 Thread Thomas Broyer
setCurrentMonth
?

On Friday, January 4, 2013 9:01:12 AM UTC+1, bhomass wrote:
>
> I called setValue(dueDate) on the datePicker. it apparently sets the new 
> date value ok, but does not reload the calendar page of the new date. It 
> stays on the page with today's date. which method do I use to get it to 
> update its page to show the current date?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/gc2qMGMdMcUJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



datePicker show current date after setValue

2013-01-04 Thread bhomass
I called setValue(dueDate) on the datePicker. it apparently sets the new 
date value ok, but does not reload the calendar page of the new date. It 
stays on the page with today's date. which method do I use to get it to 
update its page to show the current date?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/xT-iR4nGVL4J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.