Uses of Interface
com.vaadin.client.ui.VCalendar.DateClickListener
-
Packages that use VCalendar.DateClickListener Package Description com.vaadin.client.ui -
-
Uses of VCalendar.DateClickListener in com.vaadin.client.ui
Methods in com.vaadin.client.ui that return VCalendar.DateClickListener Modifier and Type Method Description VCalendar.DateClickListenerVCalendar. getDateClickListener()Gets the listener for listening to event clicksMethods in com.vaadin.client.ui with parameters of type VCalendar.DateClickListener Modifier and Type Method Description voidVCalendar. setListener(VCalendar.DateClickListener listener)Sets the listener for listening to event clicks
-