attachEvent is not a function

When i use the double calendar and i try to use the attachEvent onclick i receive the error:



attachEvent is not a function



Can you help me?

dblCalendar has not inner event system, the only handler which can be attached to dbl-calendar - onClick handler , which can be attached through
dblc.setOnClickHandler(handler);