:: com :: sun :: star :: mozilla ::
|
interface XMenuProxy |
- Base Interfaces
XMenuProxy
┗ ::com::sun::star::lang::XComponent
::com::sun::star::lang::XComponent |
- (referenced interface's summary:)
- allows to exclicitly free resources and break cyclic references.
|
|
- Description
- Allows to execute dispatch for a menu item
and handles listeners for changes in menu items.
|
Methods' Details |
executeMenuItem
void |
executeMenuItem( |
[in] short |
ID ); |
- Description
- Executes dispatch for the given menu id
- Parameter ID
- [in]: the menu item
|
|
addMenuProxyListener
- Description
- Registers an event listener, which will be called when the menu changes
- Parameter xListener
- [in]: the listener to be set
|
|
removeMenuProxyListener
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.