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