Top   Module   Use   Manual   Index 
 NESTED MODULES | SERVICES | INTERFACES | STRUCTS | EXCEPTIONS | ENUMS | TYPEDEFS | CONSTANT GROUPS 

com :: sun :: star ::

module plugin

Description
Netscape-like plugin interfaces.


Services

PluginManager makes it possible to create plugins.

Interfaces

XPlugin allows the container to control the plugin.
XPluginContext implements the calls a plugin library can make on its browser.
XPluginManager manages all plugin instances.

Structs

PluginDescription is a handle for one specific plugin shared object.

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

Top of Page