Calendar click event, Not RangeSelectHandler Vaadin 7.10

Hi All,

For the life of me, I cannot seem to find a way to just have a calendar click event (week/day view) so that I can add an event in the clicked spot. I could do it with the RangeSelectHandler, but that requires selecting a range not a point click which is what I want.

Is there a way to do this with the builtin Calendar in Vadin 7.10?

Thanks,
Greg