Uses of Class
javax.rad.remote.event.CallEvent

Packages that use CallEvent
com.sibvisions.rad.application Contains base classes for application creation. 
javax.rad.remote.event Contains all event relevant interfaces and classes for the network communication package. 
 

Uses of CallEvent in com.sibvisions.rad.application
 

Methods in com.sibvisions.rad.application with parameters of type CallEvent
 void Application.actionCalled(CallEvent pEvent)
          An action was called.
 void Application.objectCalled(CallEvent pEvent)
          An object was called.
 

Uses of CallEvent in javax.rad.remote.event
 

Methods in javax.rad.remote.event with parameters of type CallEvent
 void IConnectionListener.actionCalled(CallEvent pEvent)
          An action was called.
 void IConnectionListener.objectCalled(CallEvent pEvent)
          An object was called.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.