nsIDOMSVGLengthList Interface Reference

import "nsIDOMSVGLengthList.idl";

List of all members.

Public Member Functions

Public Attributes


Member Function Documentation

void nsIDOMSVGLengthList::clear  ) 
 

nsIDOMSVGLength nsIDOMSVGLengthList::initialize in nsIDOMSVGLength  newItem  ) 
 

nsIDOMSVGLength nsIDOMSVGLengthList::getItem in unsigned long  index  ) 
 

nsIDOMSVGLength nsIDOMSVGLengthList::insertItemBefore in nsIDOMSVGLength  newItem,
in unsigned long  index
 

nsIDOMSVGLength nsIDOMSVGLengthList::replaceItem in nsIDOMSVGLength  newItem,
in unsigned long  index
 

nsIDOMSVGLength nsIDOMSVGLengthList::removeItem in unsigned long  index  ) 
 

nsIDOMSVGLength nsIDOMSVGLengthList::appendItem in nsIDOMSVGLength  newItem  ) 
 


Member Data Documentation

readonly attribute unsigned long nsIDOMSVGLengthList::numberOfItems
 

Definition at line 46 of file nsIDOMSVGLengthList.idl.


The documentation for this interface was generated from the following file:
Generated on Thu Sep 11 14:50:42 2003 for Mozilla SVG Project DOM Interfaces by doxygen1.3