- refCount
int refCount;
 Undocumented in source.
- mode
short mode;
 Undocumented in source.
- parentHandle
nsIDOMWindow parentHandle;
 Undocumented in source.
- files
String[] files;
 - masks
String[] masks;
 Undocumented in source.
- defaultFilename
String defaultFilename;
 - directory
String directory;
 - title
String title;
 Undocumented in source.
- SEPARATOR
String SEPARATOR()
 Undocumented in source. Be warned that the author may not have intended to support it.
- AddRef
nsrefcnt AddRef()
 Undocumented in source. Be warned that the author may not have intended to support it.
- QueryInterface
nsresult QueryInterface(nsID* riid, void** ppvObject)
 Undocumented in source. Be warned that the author may not have intended to support it.
- Release
nsrefcnt Release()
 Undocumented in source. Be warned that the author may not have intended to support it.
- parseAString
String parseAString(nsAString* string)
 Undocumented in source. Be warned that the author may not have intended to support it.
- Init
nsresult Init(nsIDOMWindow parent, nsAString* title, PRInt16 mode)
 Undocumented in source. Be warned that the author may not have intended to support it.
- Show
nsresult Show(PRInt16* _retval)
 Undocumented in source. Be warned that the author may not have intended to support it.
- showDirectoryPicker
int showDirectoryPicker()
 Undocumented in source. Be warned that the author may not have intended to support it.
- GetFiles
nsresult GetFiles(nsISimpleEnumerator* aFiles)
 Undocumented in source. Be warned that the author may not have intended to support it.
- GetFileURL
nsresult GetFileURL(nsIFileURL* aFileURL)
 Undocumented in source. Be warned that the author may not have intended to support it.
- GetFile
nsresult GetFile(nsILocalFile* aFile)
 Undocumented in source. Be warned that the author may not have intended to support it.
- SetDisplayDirectory
nsresult SetDisplayDirectory(nsILocalFile aDisplayDirectory)
 Undocumented in source. Be warned that the author may not have intended to support it.
- GetDisplayDirectory
nsresult GetDisplayDirectory(nsILocalFile* aDisplayDirectory)
 Undocumented in source. Be warned that the author may not have intended to support it.
- SetFilterIndex
nsresult SetFilterIndex(PRInt32 aFilterIndex)
 Undocumented in source. Be warned that the author may not have intended to support it.
- GetFilterIndex
nsresult GetFilterIndex(PRInt32* aFilterIndex)
 Undocumented in source. Be warned that the author may not have intended to support it.
- SetDefaultExtension
nsresult SetDefaultExtension(nsAString* aDefaultExtension)
 Undocumented in source. Be warned that the author may not have intended to support it.
- GetDefaultExtension
nsresult GetDefaultExtension(nsAString* aDefaultExtension)
 Undocumented in source. Be warned that the author may not have intended to support it.
- SetDefaultString
nsresult SetDefaultString(nsAString* aDefaultString)
 Undocumented in source. Be warned that the author may not have intended to support it.
- GetDefaultString
nsresult GetDefaultString(nsAString* aDefaultString)
 Undocumented in source. Be warned that the author may not have intended to support it.
- AppendFilter
nsresult AppendFilter(nsAString* title, nsAString* filter)
 Undocumented in source. Be warned that the author may not have intended to support it.
- AppendFilters
nsresult AppendFilters(PRInt32 filterMask)
 Undocumented in source. Be warned that the author may not have intended to support it.