Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(5fdf8480-1f98-11d4-8077-00600811a9c3)]
interface nsINativeAppSupport : nsISupports

Attributes


        
attribute boolean isServerMode

        
attribute boolean shouldShowUI

Methods


        
[noscript] void ensureProfile(in nsICmdLineService aCmdService)

        
void hideSplashScreen()

        
void onLastWindowClosing()

        
void quit()

        
void ReOpen()

        
void showSplashScreen()

        
boolean start()

        
void startServerMode()

        
boolean stop()