Hello...

I am using this
*org.gwtbootstrap3.extras.datetimepicker.client.ui.DateTimePicker*

I tried adding these event handlers to the datepicker
--
1. *addChangeDateHandler*(evt -> ValueChangeEvent.fire(dateTimePicker,
dateTimePicker.getValue()));
2. *addValueChangeHandler *to the datepicker even though that didn't work.
3. Also tried .addChangeMonthHandler, .addChangeYearHandler

Any suggestion to make it work will be greatly appreciated.

The link for developed widget Github
<https://github.com/oVirt/ovirt-engine/blob/master/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/GwtBootstrapDateTimePicker.java>
.
Any suggestion to make it work will be greatly appreciated.

*Ritesh*
_______________________________________________
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/6ELJATFAZBVZLUETH2PHOQKYA24NPPJD/

Reply via email to