|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyEvent | |
org.caleigo.core | |
org.caleigo.core.event |
Uses of ProxyEvent in org.caleigo.core |
Methods in org.caleigo.core with parameters of type ProxyEvent | |
void |
ProxySelection.RelayListener.remoteChanged(ProxyEvent event)
|
void |
ProxySelection.RelayListener.remoteExpanded(ProxyEvent event)
|
void |
OrderedProxySelection.OrderedRelayListener.remoteChanged(ProxyEvent event)
|
void |
FilteredProxySelection.FilterRelayListener.remoteChanged(ProxyEvent event)
|
void |
FilteredProxySelection.FilterQualifierListener.remoteChanged(ProxyEvent event)
|
void |
FilteredProxySelection.FilterQualifierListener.remoteExpanded(ProxyEvent event)
|
void |
ControlledProxySelection.ControllListener.remoteChanged(ProxyEvent event)
|
void |
ControlledProxySelection.ControllListener.remoteExpanded(ProxyEvent event)
|
void |
ControlledProxyEntity.ControllListener.remoteChanged(ProxyEvent event)
|
void |
ControlledProxyEntity.ControllListener.remoteExpanded(ProxyEvent event)
|
Uses of ProxyEvent in org.caleigo.core.event |
Methods in org.caleigo.core.event with parameters of type ProxyEvent | |
void |
IProxyListener.remoteChanged(ProxyEvent event)
Called when the remote object that have changed been replaced by another object or been set to null. |
void |
IProxyListener.remoteExpanded(ProxyEvent event)
Called when the remote object that have changes state from a placeholder to an actual object. |
void |
CELEventMulticaster.remoteChanged(ProxyEvent event)
Called when the remote object that have changed been replaced by another object or been set to null. |
void |
CELEventMulticaster.remoteExpanded(ProxyEvent event)
Called when the remote object that have changes state from a placeholder to an actual object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |