com.vaadin.client.ui
Interface VCalendar.ForwardListener

Enclosing class:
VCalendar

public static interface VCalendar.ForwardListener

Listener interface for listening to forward events


Method Summary
 void forward()
          Called when the calendar should move one view forward
 

Method Detail

forward

void forward()
Called when the calendar should move one view forward



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.