Uses of Interface
com.vaadin.v7.client.ui.VCalendar.EventClickListener
-
Packages that use VCalendar.EventClickListener Package Description com.vaadin.v7.client.ui -
-
Uses of VCalendar.EventClickListener in com.vaadin.v7.client.ui
Methods in com.vaadin.v7.client.ui that return VCalendar.EventClickListener Modifier and Type Method Description VCalendar.EventClickListenerVCalendar. getEventClickListener()Get the listener that listens to the user clicking on the events.Methods in com.vaadin.v7.client.ui with parameters of type VCalendar.EventClickListener Modifier and Type Method Description voidVCalendar. setListener(VCalendar.EventClickListener listener)Set the listener that listens to the user clicking on the events.
-