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
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 © 2008. All Rights Reserved.