nsIBrowserHandler Interface Reference

import"nsIBrowserHandler.idl";

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

Public Member Functions

AUTF8String getFeatures (in nsICommandLine aCmdLine)
 

Public Attributes

attribute AUTF8String startPage
 
attribute AUTF8String defaultArgs
 

Detailed Description

Definition at line 43 of file nsIBrowserHandler.idl.

Member Function Documentation

AUTF8String nsIBrowserHandler::getFeatures ( in nsICommandLine  aCmdLine)

Extract the width and height specified on the command line, if present.

Returns
A feature string with a prepended comma, e.g. ",width=500,height=400"

Member Data Documentation

attribute AUTF8String nsIBrowserHandler::defaultArgs

Definition at line 46 of file nsIBrowserHandler.idl.

attribute AUTF8String nsIBrowserHandler::startPage

Definition at line 45 of file nsIBrowserHandler.idl.


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