PluginArray

Module:
window
Declared In:

Overview

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



Functions

item
namedItem
refresh

item


Plugin item(
    in unsigned long index); 


namedItem


Plugin namedItem(
    in DOMString name); 


refresh


void refresh(
    in boolean reload); 

Member Data

length

length


readonly attribute unsigned long length; 

 

Last Updated: 2009-05-29