NAME
Mozilla::DOM::NSHTMLSelectElement
Mozilla::DOM::NSHTMLSelectElement is a wrapper around an instance of Mozilla's nsIDOMNSHTMLSelectElement interface. This class inherits from Supports.
CLASS METHODS
$iid = Mozilla::DOM::NSHTMLSelectElement->GetIID()
Pass this to QueryInterface.
METHODS
$retval = $nshtmlselectelement->Item($index)
Input:
Output:
$retval = $nshtmlselectelement->NamedItem($name)
Input:
Output:
SEE ALSO
COPYRIGHT
Copyright (C) 2005-2007, Scott Lanning
This software is licensed under the LGPL. See Mozilla::DOM for a full notice.