:: com :: sun :: star :: frame ::

unpublished service PopupMenuControllerFactory
Supported Interface
XUIControllerFactory
Usage Restrictions
not published
Description
specifies a factory that creates instances of registered popup menu controller.

A popup menu controller can be registered for a command URL and a model service name. A menu bar or context menu will automatically create a popup menu controller if it contains a registered command URL.

Since
OOo 2.0


Constructors' Summary
create service constructor  
Constructors' Details
create
create();

Description
service constructor

 
Top of Page