#include "nsISupports.idl"
Go to the source code of this file.
Classes | |
interface | sbIJobProgress |
Generic interface for exposing long running jobs to the UI. More... | |
interface | sbIJobProgressListener |
Implemented to receive notifications from sbIJobProgress interfaces. More... | |
interface | sbIJobProgressTime |
Generic interface extending sbIJobProgress that can track expected time, etc in addition to abstract work units. More... | |