|
FreeWRL/FreeX3D
3.0.0
|
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. More... | |
Definition at line 42 of file nsIPluginDocument.idl.
| 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.