Friday, June 28, 2019

Re: How to use DatePicker with UiBinder

I don't believe GWT supports a Time picker out of the box.  Only date:  http://samples.gwtproject.org/samples/Showcase/Showcase.html#!CwDatePicker

A quick search shows that some people have created one:  https://stackoverflow.com/questions/4509655/gwt-time-picker

Or you could use JSNI to bind to a JavaScript one.


On Tuesday, 25 June 2019 17:07:22 UTC+2, Shweta Thainua wrote:
Can u tell me how to make are and time picker both in ui binder file

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/569651a2-3334-49df-bd1a-cc8b46160615%40googlegroups.com.

No comments:

Post a Comment