Interface VCalendarPanel.FocusOutListener

  • Enclosing class:
    VCalendarPanel

    public static interface VCalendarPanel.FocusOutListener
    Blur listener that listens to blur event from the panel.
    • Method Detail

      • onFocusOut

        boolean onFocusOut​(com.google.gwt.event.dom.client.DomEvent<?> event)
        Returns:
        true if the calendar panel is not used after focus moves out