Uses of Interface
com.vaadin.v7.client.ui.VCalendar.DateClickListener
-
Packages that use VCalendar.DateClickListener Package Description com.vaadin.v7.client.ui -
-
Uses of VCalendar.DateClickListener in com.vaadin.v7.client.ui
Methods in com.vaadin.v7.client.ui that return VCalendar.DateClickListener Modifier and Type Method Description VCalendar.DateClickListenerVCalendar. getDateClickListener()Gets the listener for listening to event clicks.Methods in com.vaadin.v7.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.
-