com.vaadin.client.ui
Interface VNotification.EventListener

All Superinterfaces:
java.util.EventListener
Enclosing class:
VNotification

public static interface VNotification.EventListener
extends java.util.EventListener


Method Summary
 void notificationHidden(VNotification.HideEvent event)
           
 

Method Detail

notificationHidden

void notificationHidden(VNotification.HideEvent event)


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