Plugin

Module:
window
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

item
namedItem

item


MimeType item(
    in unsigned long index); 


namedItem


MimeType namedItem(
    in DOMString name); 

Member Data

description
filename
length
name

description


readonly attribute DOMString description; 


filename


readonly attribute DOMString filename; 


length


readonly attribute unsigned long length; 


name


readonly attribute DOMString name; 

 

Last Updated: 2009-05-29