Package com.vaadin.v7.client.ui
Interface VCalendarPanel.SubmitListener
-
- Enclosing class:
- VCalendarPanel
public static interface VCalendarPanel.SubmitListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonCancel()On e.g.voidonSubmit()Called when calendar user triggers a submitting operation in calendar panel.
-