nsIMacShellService Interface Reference

import"nsIMacShellService.idl";

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

Public Attributes

const long APPLICATION_KEYCHAIN_ACCESS = 2
 
const long APPLICATION_NETWORK = 3
 
const long APPLICATION_DESKTOP = 4
 
- Public Attributes inherited from nsIShellService
attribute boolean shouldCheckDefaultBrowser
 
const long BACKGROUND_TILE = 1
 
const long BACKGROUND_STRETCH = 2
 
const long BACKGROUND_CENTER = 3
 
const long BACKGROUND_FILL = 4
 
const long APPLICATION_MAIL = 0
 
const long APPLICATION_NEWS = 1
 
attribute unsigned long desktopBackgroundColor
 
readonly attribute nsILocalFile defaultFeedReader
 

Additional Inherited Members

- Public Member Functions inherited from nsIShellService
boolean isDefaultBrowser (in boolean aStartupCheck)
 
void setDefaultBrowser (in boolean aClaimAllTypes, in boolean aForAllUsers)
 
void setDesktopBackground (in nsIDOMElement aElement, in long aPosition)
 
void openApplication (in long aApplication)
 
void openApplicationWithURI (in nsILocalFile aApplication, in ACString aURI)
 

Detailed Description

Definition at line 41 of file nsIMacShellService.idl.

Member Data Documentation

const long nsIMacShellService::APPLICATION_DESKTOP = 4

Definition at line 45 of file nsIMacShellService.idl.

const long nsIMacShellService::APPLICATION_KEYCHAIN_ACCESS = 2

Definition at line 43 of file nsIMacShellService.idl.

const long nsIMacShellService::APPLICATION_NETWORK = 3

Definition at line 44 of file nsIMacShellService.idl.


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