WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIBrowserHandler

IID:8D3F5A9D-118D-4548-A137-CF7718679069
Inherits From:nsISupports

This interface is implemented by the following components:


Properties

AUTF8String defaultArgs

AUTF8String startPage


Methods

AUTF8String getFeatures ( nsICommandLine cmdLine )

AUTF8String getFeatures ( nsICommandLine cmdLine )

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

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

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com