sbIWFRemoveHelper9001 Interface Reference

A hackish helper that helps the watch folder component gracefully handle file removal. Songbird is frozen if removing a big chunk of files from the watch folder. A remove progress dialog to improve the user experience. More...

import"sbIWFRemoveHelper9001.idl";

Inheritance diagram for sbIWFRemoveHelper9001:
[legend]
Collaboration diagram for sbIWFRemoveHelper9001:
[legend]

Public Member Functions

void remove (in nsIArray aMediaItems)
 remove media items based on changes to the watch folder. This method will block, processing events until all updates are complete. More...
 

Detailed Description

A hackish helper that helps the watch folder component gracefully handle file removal. Songbird is frozen if removing a big chunk of files from the watch folder. A remove progress dialog to improve the user experience.

Definition at line 38 of file sbIWFRemoveHelper9001.idl.

Member Function Documentation

void sbIWFRemoveHelper9001::remove ( in nsIArray  aMediaItems)

remove media items based on changes to the watch folder. This method will block, processing events until all updates are complete.

Parameters
aMediaItemsan array media items that may have been removed.

The documentation for this interface was generated from the following file: