Calender mouse click event not working

22 Apr
2020
22 Apr
'20
6:21 a.m.
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*
1938
Age (days ago)
1938
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ritesh Chikatwar