WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIPrintStatusFeedback

IID:19855DFF-3248-4902-B196-93EE4C477880
Inherits From:nsISupports

Methods

void closeWindow ( ) [noscript] void setDocShell ( nsIDocShell shell , nsIDOMWindowInternal window ) void showProgress ( PRInt32 percent ) void showStatusString ( PRUnichar* status ) void startMeteors ( ) void stopMeteors ( )

void closeWindow ( )


void setDocShell ( nsIDocShell shell , nsIDOMWindowInternal window )

Arguments:
shell
window

void showProgress ( PRInt32 percent )

Arguments:
percent

void showStatusString ( PRUnichar* status )

Arguments:
status

void startMeteors ( )


void stopMeteors ( )

Reference documentation is generated from Mozilla's source.