Songbird / Development / Songbird Add-Ons API Documentation

sbPIBundle Interface Reference

Songbird Private Bundle Interface This is a private interface for bundle management, used by the bundle download user interface. More...

List of all members.

Public Member Functions

void setInstallResult (in long aResult)
 Sets the result of the installation attempt This method records the result of the extension installation attempt. It should be called by the dialog implementing download and XPI installation.
void setNeedRestart (in boolean aNeeded)
 Sets the flag indicating that a restart is needed This method sets the flag indicating that a restart of the application is needed in order for installed extensions to take effect.

Public Attributes

readonly attribute long installListenerCount


Detailed Description

Songbird Private Bundle Interface This is a private interface for bundle management, used by the bundle download user interface.

See also:
sbIBundle

Definition at line 45 of file sbPIBundle.idl.


Member Function Documentation

void sbPIBundle::setInstallResult ( in long  aResult  ) 

Sets the result of the installation attempt This method records the result of the extension installation attempt. It should be called by the dialog implementing download and XPI installation.

Parameters:
window The parent for the progress dialog box

void sbPIBundle::setNeedRestart ( in boolean  aNeeded  ) 

Sets the flag indicating that a restart is needed This method sets the flag indicating that a restart of the application is needed in order for installed extensions to take effect.

Parameters:
needed Value of the flag to set


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:29:03 2009 for Songbird by  doxygen 1.5.2