Calendar getting event coordinates

I am using Vaadin Calendar, I have a requirement where I am supposed getClientX() && getClientY() cordinates when there is MouseClick on Calendar Event. How can I get the cordinates. Any thoughts will be greatly appreciated.

Thank You.