webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
DOMPluginArray Interface Reference

import"DOMPluginArray.idl";

Public Member Functions

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

Public Attributes

readonly attribute unsigned long length
 

Member Function Documentation

◆ item()

getter DOMPlugin DOMPluginArray::item ( unsigned long  index)

◆ namedItem()

getter DOMPlugin DOMPluginArray::namedItem ( DOMString  name)

◆ refresh()

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

Member Data Documentation

◆ length

readonly attribute unsigned long DOMPluginArray::length

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