FreeWRL / FreeX3D 4.3.0
nsIPluginDocument Interface Reference
Inheritance diagram for nsIPluginDocument:

Public Member Functions

void setStreamListener (in nsIStreamListener aStreamListener)
 Sets the stream listener for this plugin document.
void print ()
 Causes the plugin to print in full-page mode.

Data Fields

readonly attribute boolean willHandleInstantiation
 Check whether the document is planning to handle plug-in instantiation itself.

Detailed Description

Definition at line 42 of file nsIPluginDocument.idl.

Field Documentation

◆ willHandleInstantiation

readonly attribute boolean nsIPluginDocument::willHandleInstantiation

Check whether the document is planning to handle plug-in instantiation itself.

If not, then the plugin content node should do it.

Definition at line 60 of file nsIPluginDocument.idl.


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