Package com.vaadin.v7.client.ui
Interface VCalendarPanel.FocusChangeListener
-
- Enclosing class:
- VCalendarPanel
public static interface VCalendarPanel.FocusChangeListenerFocusChangeListener is notified when the panel changes its _focused_ value.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfocusChanged(Date focusedDate)
-
-
-
Method Detail
-
focusChanged
void focusChanged(Date focusedDate)
-
-