com.vaadin.terminal.gwt.client.ui.


Class VNotification.HideEvent

java.lang.Object
  java.util.EventObject
      com.vaadin.terminal.gwt.client.ui.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)