
Mozilla::DOM::HTMLAppletElement
Mozilla::DOM::HTMLAppletElement is a wrapper around an instance of Mozilla's nsIDOMHTMLAppletElement interface. This class inherits from HTMLElement.
* The nsIDOMHTMLAppletElement interface is the interface to a [X]HTML * applet 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)
- $alt (string)
- $archive (string)
- $code (string)
- $codebase (string)
- $height (string)
- $hspace (integer (long))
- $name (string)
- $object (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.