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

Packages that use CallErrorEvent
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 CallErrorEvent in com.sibvisions.rad.application
 

Methods in com.sibvisions.rad.application with parameters of type CallErrorEvent
 void Application.callError(CallErrorEvent pEvent)
          An error occured during remote communication.
 

Uses of CallErrorEvent in javax.rad.remote.event
 

Methods in javax.rad.remote.event with parameters of type CallErrorEvent
 void IConnectionListener.callError(CallErrorEvent pEvent)
          An error occured during remote communication.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.