:: 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' 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
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.