21module
com { module sun { module star { module deployment { module ui {
44 [in]
string focusedContext );
specifies the basic operations for a window component.
Definition XWindow.idl:33
Specifies an interface for an executable dialog in asynchronous mode.
Definition XAsynchronousExecutableDialog.idl:26
Definition Ambiguous.idl:20
The PackageManagerDialog is used to visually manage installed packages of the user and shared install...
Definition PackageManagerDialog.idl:30
createAndInstall([in] string extensionURL)
Create a GUI and pass the URL of the extension which shall be installed right away.
createDefault()
Create a default GUI.
create([in] com::sun::star::awt::XWindow xParent, [in] string focusedContext)
Create a GUI using the specific parent window and focus on the given context.