com.vaadin.terminal.gwt.client.ui.notification
Class VNotification.HideEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.vaadin.terminal.gwt.client.ui.notification.VNotification.HideEvent
All Implemented Interfaces:
Serializable
Enclosing class:
VNotification

public class VNotification.HideEvent
extends EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
VNotification.HideEvent(Object source)
           
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VNotification.HideEvent

public VNotification.HideEvent(Object source)


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