LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_awt_XContainerWindowEventHandler_idl__
21 #define __com_sun_star_awt_XContainerWindowEventHandler_idl__
29 module
com { module sun { module star { module awt {
74 [in]
string MethodName)
specifies the basic operations for a window component.
Definition: XWindow.idl:51
sequence< string > getSupportedMethodNames()
returns a sequence of supported method names
Handles events fired by windows represented by a com::sun::star::awt::XWindow interface.
Definition: XContainerWindowEventHandler.idl:35
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:38
boolean callHandlerMethod([in] com::sun::star::awt::XWindow xWindow, [in] any EventObject, [in] string MethodName)
Handles an event generated by a window.
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48