tmozIDialogFactory Interface Reference

Dialog Factory. More...

List of all members.

Public Member Functions

tmozIDialog create (in tmozIWindow parentWindow)
 Create new dialog.


Detailed Description

Dialog Factory.

Dialog factory allows to create new dialog. Name of the factory is '@lightcomp.com/tahiti/dialogfactory;1'.


Member Function Documentation

tmozIDialog create ( in tmozIWindow  parentWindow  ) 

Create new dialog.

Create new dialog object. It can be used for modal and also for non-modal dialogs.

Parameters:
parentWindow Parent window. This can be NULL for parent less window.
Returns:
Return newly created dialog. Throw exception if error.


Generated on Thu Aug 27 12:37:06 2009 for Tahiti XPCOM API