Uses of Interface
com.vaadin.client.ui.VCalendar.EventClickListener

Packages that use VCalendar.EventClickListener
com.vaadin.client.ui   
 

Uses of VCalendar.EventClickListener in com.vaadin.client.ui
 

Methods in com.vaadin.client.ui that return VCalendar.EventClickListener
 VCalendar.EventClickListener VCalendar.getEventClickListener()
          Get the listener that listens to the user clicking on the events
 

Methods in com.vaadin.client.ui with parameters of type VCalendar.EventClickListener
 void VCalendar.setListener(VCalendar.EventClickListener listener)
          Set the listener that listens to the user clicking on the events
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.