Package org.caleigo.core.event

Interface Summary
ICELEventListener Tag interface implementet by all listener interfaces int cel.event package.
IEntityChangeListener Listener for receiving value and status changes from IEntity Objects.
IEntityListener Listener for receiving notifications of performed operations in IEntity objects.
IProxyListener The ProxyListener can be used to listen for changes in Proxy objects like EntityProxy, EntityCollectionProxy and QualifierProxy.
IQualifierListener Listener for receiving changes of the structure or value content in Qualifier objects.
ISelectionListener Listener for receiving change notifications of the content in EntityCollections.
 

Class Summary
CELEventMulticaster The CELEventMulticaster uses a variation of the multi caster design used in java.awt package by the AWTEventMulticaster.
EntityChangeEvent Event for relaying value and status changes in IEntity objects.
EntityEvent Event for relaying notifications of performed operations in IEntity objects.
ProxyEvent Event for relaying changes of the remote objects in proxy classes.
QualifierEvent Event for relaying changes of the structure or value content in Qualifier objects.
SelectionEvent Event for relaying changes in the content of EntityCollection Objects.
 



Copyright © 2005 Caleigo. All Rights Reserved.