org.csapi.ui
Interface IpAppUIManagerOperations

All Superinterfaces:
IpInterfaceOperations
All Known Subinterfaces:
IpAppUIManager
All Known Implementing Classes:
_IpAppUIManagerStub, IpAppUIManagerPOA, IpAppUIManagerPOATie

public interface IpAppUIManagerOperations
extends IpInterfaceOperations

Generated from IDL interface "IpAppUIManager"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Method Summary
 IpAppUI reportEventNotification(TpUIIdentifier userInteraction, TpUIEventNotificationInfo eventNotificationInfo, int assignmentID)
           
 IpAppUI reportNotification(TpUIIdentifier userInteraction, TpUIEventInfo eventInfo, int assignmentID)
           
 void userInteractionAborted(TpUIIdentifier userInteraction)
           
 void userInteractionNotificationContinued()
           
 void userInteractionNotificationInterrupted()
           
 

Method Detail

userInteractionAborted

void userInteractionAborted(TpUIIdentifier userInteraction)

reportNotification

IpAppUI reportNotification(TpUIIdentifier userInteraction,
                           TpUIEventInfo eventInfo,
                           int assignmentID)

userInteractionNotificationInterrupted

void userInteractionNotificationInterrupted()

userInteractionNotificationContinued

void userInteractionNotificationContinued()

reportEventNotification

IpAppUI reportEventNotification(TpUIIdentifier userInteraction,
                                TpUIEventNotificationInfo eventNotificationInfo,
                                int assignmentID)


Copyright © 2009. All Rights Reserved.