(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

service ActionTrigger
Description
describes a trigger for an (user inter-)action.

Common examples for such triggers are menu entries or toolbar icons.


Properties' Summary
string
Text
contains the text of the menu entry.  
string
CommandURL
contains the command URL for the menu entry.  
string
HelpURL
[ OPTIONAL ]
contains the a URL that points to a help text.  
::com::sun::star::awt::XBitmap
Image
contains the menu item image.  
::com::sun::star::container::XIndexContainer
SubContainer
contains a sub menu.  
Properties' Details
Text
string Text;
Description
contains the text of the menu entry.
CommandURL
string CommandURL;
Description
contains the command URL for the menu entry.
HelpURL
string HelpURL;
Usage Restrictions
optional
Description
contains the a URL that points to a help text.
Image
::com::sun::star::awt::XBitmap Image;
Description
contains the menu item image.
SubContainer
::com::sun::star::container::XIndexContainer SubContainer;
Description
contains a sub menu.

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

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

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.