Package com.vaadin.v7.client.ui
Interface VCalendar.ForwardListener
-
- Enclosing class:
- VCalendar
public static interface VCalendar.ForwardListenerListener interface for listening to forward events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidforward()Called when the calendar should move one view forward.
-