Uses of Class
org.csapi.ui.TpUIEventInfo

Packages that use TpUIEventInfo
org.csapi.ui   
org.mobicents.csapi.jr.slee.ui Contains the Parlay Generic User Interaction interfaces and classes. 
 

Uses of TpUIEventInfo in org.csapi.ui
 

Fields in org.csapi.ui declared as TpUIEventInfo
 TpUIEventInfo TpUIEventInfoHolder.value
           
 

Methods in org.csapi.ui that return TpUIEventInfo
static TpUIEventInfo TpUIEventInfoHelper.extract(org.omg.CORBA.Any any)
           
static TpUIEventInfo TpUIEventInfoHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.ui with parameters of type TpUIEventInfo
TpUIEventInfoHolder(TpUIEventInfo initial)
           
 

Uses of TpUIEventInfo in org.mobicents.csapi.jr.slee.ui
 

Methods in org.mobicents.csapi.jr.slee.ui that return TpUIEventInfo
 TpUIEventInfo ReportNotificationEvent.getEventInfo()
          Deprecated. Returns the eventInfo
 

Constructors in org.mobicents.csapi.jr.slee.ui with parameters of type TpUIEventInfo
ReportNotificationEvent(TpServiceIdentifier tpServiceIdentifier, TpUIIdentifier userInteraction, TpUIEventInfo eventInfo, int assignmentID)
          Deprecated. Constructor for ReportNotificationEvent
 



Copyright © 2008. All Rights Reserved.