DatePicker already has getView().
 
Do you mean in DateBox?  Currently from DateBox you have to access the 
CalendarView though getDatePicker().  I can add it, no guarantee it will 
get approved though.
 
On Thursday, May 10, 2012 11:01:08 AM UTC-4, Brandon Donnelson wrote:

> I like it. :)
>
> While your in there could you add a method for getting the view? This way 
> we could get access to disabling dates when the month is selected.
>
>     public CalendarView getCalendarView() {
>         return getView();
>     }
>
> http://c.gwt-examples.com/home/ui/datepicker 
>
> Brandon Donnelson
> http://c.gwt-examples.com
>

-- 
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/-/acOJvjRL8UgJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to