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

import"DOMPlugin.idl";

Public Member Functions

getter DOMMimeType item (unsigned long index)
 
getter DOMMimeType namedItem (DOMString name)
 

Public Attributes

readonly attribute DOMString name
 
readonly attribute DOMString filename
 
readonly attribute DOMString description
 
readonly attribute unsigned long length
 

Member Function Documentation

◆ item()

getter DOMMimeType DOMPlugin::item ( unsigned long  index)

◆ namedItem()

getter DOMMimeType DOMPlugin::namedItem ( DOMString  name)

Member Data Documentation

◆ description

readonly attribute DOMString DOMPlugin::description

◆ filename

readonly attribute DOMString DOMPlugin::filename

◆ length

readonly attribute unsigned long DOMPlugin::length

◆ name

readonly attribute DOMString DOMPlugin::name

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