Click on a date. Event should be triggered after the date has been selected.
Type a date into the input field manually (MM/DD/YYYY) and then press tab. Event should be triggered when the input field looses focus.
Click on a date. Event should be triggered after the date has been selected.
Click on a date. Event should be triggered after the date has been selected.
Type a date into the input field manually (MM/DD/YYYY) and then press tab. Event should be triggered when the input field looses focus.
Click on a date. No event should be triggered, and no values updated.
Click on a date, and then click the submit button. ValueChangeListener should be triggered after the date has been submitted.