Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: ui ::

struct ContextMenuExecuteEvent
Description
contains all information about the requested context menu.

Elements' Summary
SourceWindow contains the window where the context menu has been requested  
ExecutePosition contains the position the context menu will be executed at.  
ActionTriggerContainer enables the access to the menu content. The implementing object has to support the service ActionTriggerContainer;  
Selection provides the current selection inside the source window.  
Elements' Details
SourceWindow
::com::sun::star::awt::XWindow SourceWindow;
Description
contains the window where the context menu has been requested
ExecutePosition
::com::sun::star::awt::Point ExecutePosition;
Description
contains the position the context menu will be executed at.
ActionTriggerContainer
::com::sun::star::container::XIndexContainer ActionTriggerContainer;
Description
enables the access to the menu content. The implementing object has to support the service ActionTriggerContainer;
Selection
::com::sun::star::view::XSelectionSupplier Selection;
Description
provides the current selection inside the source window.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.