nsgenbind
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
PluginArray Interface Reference

import"html.idl";

Public Member Functions

void refresh (optional boolean reload=false)
 
getter Plugin item (unsigned long index)
 
getter Plugin namedItem (DOMString name)
 

Public Attributes

readonly attribute unsigned long length
 

Detailed Description

Definition at line 1739 of file html.idl.

Member Function Documentation

◆ item()

getter Plugin PluginArray::item ( unsigned long  index)

◆ namedItem()

getter Plugin PluginArray::namedItem ( DOMString  name)

◆ refresh()

void PluginArray::refresh ( optional boolean  reload = false)

Member Data Documentation

◆ length

readonly attribute unsigned long PluginArray::length

Definition at line 1741 of file html.idl.


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