Package com.vaadin.v7.client.ui
Interface VCalendarPanel.TimeChangeListener
-
- Enclosing class:
- VCalendarPanel
public static interface VCalendarPanel.TimeChangeListenerDispatches an event when the panel when time is changed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidchanged(int hour, int min, int sec, int msec)
-