com.vaadin.client.ui
Interface VCalendarPanel.FocusOutListener

Enclosing class:
VCalendarPanel

public static interface VCalendarPanel.FocusOutListener

Blur listener that listens to blur event from the panel


Method Summary
 boolean onFocusOut( event)
           
 

Method Detail

onFocusOut

boolean onFocusOut( event)
Returns:
true if the calendar panel is not used after focus moves out


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