Frame specifies the XFrame
instance to which the UI controller belongs to. This property must be provided to
the UI controller, otherwise it cannot dispatch its internal commands.
ModuleIdentifier optional string that specifies in which module context the UI
controller should be created.The module identifier can be retrieved using the
ModuleManager.
provides functions to query for, register and deregister a popup menu controller.
Usage Restrictions
not published
Description
a factory to create User Interface controllers.
A user interface controller can be registered for a command URL. A certain user
interface controller will be created when a user interface element contains a
registered command URL.