pt.moredata.widgets.event
Class LovEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bypt.moredata.widgets.event.LovEvent
All Implemented Interfaces:
java.io.Serializable

public class LovEvent
extends java.util.EventObject

Title:

Description:

Eventos que acontecem numa LOV Copyright: Copyright (c) Despodata

Company:

Despodata

Version:
1.0
Author:
: Sergio Ferreira
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
LovEvent(java.awt.Component source)
           
LovEvent(java.awt.Component source, java.util.ArrayList _primaryKey)
           
 
Method Summary
 java.lang.Object getPrimaryKey()
          Devolve o valor da chave primaria do elemento seleccionada
 
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

LovEvent

public LovEvent(java.awt.Component source)

LovEvent

public LovEvent(java.awt.Component source,
                java.util.ArrayList _primaryKey)
Method Detail

getPrimaryKey

public java.lang.Object getPrimaryKey()
Devolve o valor da chave primaria do elemento seleccionada