Uses of Class
javax.rad.util.UIInvoker

Packages that use UIInvoker
javax.rad.remote Contains all important interfaces for implementing the client/server communication. 
javax.rad.remote.event Contains all event relevant interfaces and classes for the network communication package. 
 

Uses of UIInvoker in javax.rad.remote
 

Methods in javax.rad.remote that return UIInvoker
protected  UIInvoker SubConnection.getUIInvoker()
          Gets the UI invoker.
protected  UIInvoker MasterConnection.getUIInvoker()
          Gets the UI invoker.
protected abstract  UIInvoker AbstractConnection.getUIInvoker()
          Gets the UI invoker.
 

Uses of UIInvoker in javax.rad.remote.event
 

Constructors in javax.rad.remote.event with parameters of type UIInvoker
CallBackForward(UIInvoker pUIInvoker, java.lang.Object pSource, ICallBackListener pListener)
          Creates a new instance of CallBackForward.
CallBackResultForward(UIInvoker pUIInvoker, ICallBackResultListener pListener)
          Creates a new instance of CallBackResultForward.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.