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/modul...
.
Any suggestion to make it work will be greatly appreciated.
*Ritesh*