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.

nsIScriptablePlugin

IID:f1a12bba-1dd1-11b2-a95f-cdc118605e92
Inherits From:nsISupports

Properties

readonly nsIIDPtr scriptableInterface

The interface that XPConnect should use when exposing the peer object to JavaScript. All scriptable methods on the interface will be available to JavaScript.

readonly nsQIResult* scriptablePeer

The object to be wrapped and exposed to JavaScript. It should be an XPCOM object, and it can be the same object as the plugin.

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com