:: com :: sun :: star :: deployment :: ui ::

service UpdateRequiredDialog
Supported Interface
::com::sun::star::ui::dialogs::XExecutableDialog


Constructors' Summary
create Create a GUI using the specific parent window and focus on the given context.  
Constructors' Details
create
create();

Description
Create a GUI using the specific parent window and focus on the given context.
Parameter xParent
parent window

 
Top of Page