Package com.vaadin.v7.client.ui
Interface VCalendarPanel.FocusOutListener
-
- Enclosing class:
- VCalendarPanel
public static interface VCalendarPanel.FocusOutListenerBlur listener that listens to blur event from the panel.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanonFocusOut(com.google.gwt.event.dom.client.DomEvent<?> event)
-