Overview | Module | Use | Devguide | Index |
Nested Modules | Services | Singletons | Interfaces | Structs | Exceptions | Enums | Typedefs | Constant Groups |
module plugin |
|
Services | |
PluginManager | This service manages all recognized Netscape plugins. |
Interfaces | |
XPlugin | This interface allows the container, e.g. document to control the plugin. |
XPluginContext | Interface receiving calls from a plugin library. A default context can be created using the PluginManager . |
XPluginManager | Interface accessing all recognized Netscape plugins. |
Structs | |
PluginDescription | Describes a specific plugin. If there are multiple mimetypes and/or extensions, multiple PluginDescription s will be created. |
Exceptions | |
PluginException | Indicates that an error occured in an NPN or NPP function call. |
Enums | |
PluginVariable | Describes the possible parameters to XPluginContext::getValue. It describes what kind of object is requested. |
Constant Groups | |
PluginMode |
Copyright © 2003 Sun Microsystems, Inc.