Uses of Interface
com.vaadin.v7.client.ui.VCalendar.MouseEventListener
-
Packages that use VCalendar.MouseEventListener Package Description com.vaadin.v7.client.ui -
-
Uses of VCalendar.MouseEventListener in com.vaadin.v7.client.ui
Methods in com.vaadin.v7.client.ui that return VCalendar.MouseEventListener Modifier and Type Method Description VCalendar.MouseEventListenerVCalendar. getMouseEventListener()Get the listener that listen to mouse events.Methods in com.vaadin.v7.client.ui with parameters of type VCalendar.MouseEventListener Modifier and Type Method Description voidVCalendar. setListener(VCalendar.MouseEventListener mouseEventListener)Set the listener that listen to mouse events.
-