:: com :: sun :: star :: ui ::
|
interface XContextMenuInterceptor |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XContextMenuInterceptor
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- This interface enables the object to be registerd as interceptor to
change context menues or prevent them from being executed.
|
Methods' Summary |
notifyContextMenuExecute |
notifies the interceptor about the request to execute a ContextMenu.
The interceptor has to decide whether the menu should be executed with or without
beeing modified or may ignore the call.
|
Methods' Details |
notifyContextMenuExecute
- Description
- notifies the interceptor about the request to execute a ContextMenu.
The interceptor has to decide whether the menu should be executed with or without
beeing modified or may ignore the call.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.