|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
pt.moredata.dataentry.component.event.ComponentEvent
Company MoreData
| Field Summary | |
static int |
COMPONENT_MODIFIED
Evento gerado apos o componente ser modificado. |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
ComponentEvent(DataEntryComponent source)
Creates a new instance of ComponentEvent |
|
| 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 |
| Field Detail |
public static final int COMPONENT_MODIFIED
| Constructor Detail |
public ComponentEvent(DataEntryComponent source)
source - Componente que originou o evento.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||