Uses of Class
org.csapi.ui.TpUIIdentifier

Packages that use TpUIIdentifier
org.csapi.ui   
 

Uses of TpUIIdentifier in org.csapi.ui
 

Fields in org.csapi.ui declared as TpUIIdentifier
 TpUIIdentifier TpUIIdentifierHolder.value
           
 

Methods in org.csapi.ui that return TpUIIdentifier
 TpUIIdentifier IpUIManagerPOATie.createUI(IpAppUI appUI, TpAddress userAddress)
           
 TpUIIdentifier IpUIManagerOperations.createUI(IpAppUI appUI, TpAddress userAddress)
           
 TpUIIdentifier _IpUIManagerStub.createUI(IpAppUI appUI, TpAddress userAddress)
           
static TpUIIdentifier TpUIIdentifierHelper.extract(org.omg.CORBA.Any any)
           
static TpUIIdentifier TpUIIdentifierHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.ui with parameters of type TpUIIdentifier
static void TpUIIdentifierHelper.insert(org.omg.CORBA.Any any, TpUIIdentifier s)
           
 IpAppUI IpAppUIManagerPOATie.reportEventNotification(TpUIIdentifier userInteraction, TpUIEventNotificationInfo eventNotificationInfo, int assignmentID)
           
 IpAppUI IpAppUIManagerOperations.reportEventNotification(TpUIIdentifier userInteraction, TpUIEventNotificationInfo eventNotificationInfo, int assignmentID)
           
 IpAppUI _IpAppUIManagerStub.reportEventNotification(TpUIIdentifier userInteraction, TpUIEventNotificationInfo eventNotificationInfo, int assignmentID)
           
 IpAppUI IpAppUIManagerPOATie.reportNotification(TpUIIdentifier userInteraction, TpUIEventInfo eventInfo, int assignmentID)
           
 IpAppUI IpAppUIManagerOperations.reportNotification(TpUIIdentifier userInteraction, TpUIEventInfo eventInfo, int assignmentID)
           
 IpAppUI _IpAppUIManagerStub.reportNotification(TpUIIdentifier userInteraction, TpUIEventInfo eventInfo, int assignmentID)
           
 void IpAppUIManagerPOATie.userInteractionAborted(TpUIIdentifier userInteraction)
           
 void IpAppUIManagerOperations.userInteractionAborted(TpUIIdentifier userInteraction)
           
 void _IpAppUIManagerStub.userInteractionAborted(TpUIIdentifier userInteraction)
           
static void TpUIIdentifierHelper.write(org.omg.CORBA.portable.OutputStream out, TpUIIdentifier s)
           
 

Constructors in org.csapi.ui with parameters of type TpUIIdentifier
TpUIIdentifierHolder(TpUIIdentifier initial)
           
 



Copyright © 2009. All Rights Reserved.