pt.despodata.java.ddata.event
Class ExpandLovEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bypt.despodata.java.ddata.event.ExpandLovEvent
All Implemented Interfaces:
java.io.Serializable

public class ExpandLovEvent
extends java.util.EventObject

Event that ocurrs when the user clicks on the expansion button of the lov in a ddata field.

Author:
Sérgio Ferreira
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ExpandLovEvent(java.lang.Object _source)
          Creates a new instance of LookupEvent
 
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

ExpandLovEvent

public ExpandLovEvent(java.lang.Object _source)
Creates a new instance of LookupEvent