com.vaadin.terminal.gwt.client.ui.notification
Interface VNotification.EventListener

All Superinterfaces:
EventListener
Enclosing class:
VNotification

public static interface VNotification.EventListener
extends EventListener


Method Summary
 void notificationHidden(VNotification.HideEvent event)
           
 

Method Detail

notificationHidden

void notificationHidden(VNotification.HideEvent event)


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