
Mozilla::DOM::HTMLObjectElement
Mozilla::DOM::HTMLObjectElement is a wrapper around an instance of Mozilla's nsIDOMHTMLObjectElement interface. This class inherits from HTMLElement.
* The nsIDOMHTMLObjectElement interface is the interface to a [X]HTML * object element. * * For more information on this interface please see * http://www.w3.org/TR/DOM-Level-2-HTML/ * * @status FROZEN

Pass this to QueryInterface.

- $align (string)
- $archive (string)
- $border (string)
- $code (string)
- $codebase (string)
- $codetype (string)
- $data (string)
- $declare (boolean)
- $height (string)
- $hspace (integer (long))
- $name (string)
- $standby (string)
- $tabindex (integer (long))
- $type (string)
- $usemap (string)
- $vspace (integer (long))
- $width (string)


Copyright (C) 2005-2007, Scott Lanning
This software is licensed under the LGPL. See Mozilla::DOM for a full notice.