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

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

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

Methods in com.vaadin.client.ui that return VCalendar.EventMovedListener
 VCalendar.EventMovedListener VCalendar.getEventMovedListener()
          Get the listener that listens to when event is dragged to a new location
 

Methods in com.vaadin.client.ui with parameters of type VCalendar.EventMovedListener
 void VCalendar.setListener(VCalendar.EventMovedListener eventMovedListener)
          Set the listener that listens to when event is dragged to a new location
 



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