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.

nsIDOMPluginArray

IID:f6134680-f28b-11d2-8360-c90899049c3c
Inherits From:nsISupports

Properties

readonly PRUint32 length


Methods

nsIDOMPlugin item ( PRUint32 index ) nsIDOMPlugin namedItem ( DOMString name ) [noscript] void refresh ( PRBool reloadDocuments )

nsIDOMPlugin item ( PRUint32 index )

Arguments:
index

nsIDOMPlugin namedItem ( DOMString name )

Arguments:
name

void refresh ( PRBool reloadDocuments )

Arguments:
reloadDocuments

References

This interface is the type of the following properties:

nsIDOMNavigator.plugins

Reference documentation is generated from Mozilla's source.