service ActionTriggerContainer in module com::sun::star::ui:: |
service ActionTriggerContainer;
describes a container of user actions.
No assumption is made about any graphical representation: You could have a menu or a toolbox working with the same container describing their entries.
Possible elements of the
Exported Interfaces |
provides access to the entries of a menu. The element type is . The property set contains attributes like CommandURL, HelpURL as defined in the service and optional a
creates elements to be inserted into the container.
Usually, the
allows to enumerate the elements of the container
allows foreign components to register themself as listener for the container structure.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.