The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Mozilla::DOM::NSHTMLFormElement

Mozilla::DOM::NSHTMLFormElement is a wrapper around an instance of Mozilla's nsIDOMNSHTMLFormElement interface. This class inherits from Supports.

CLASS METHODS

$iid = Mozilla::DOM::NSHTMLFormElement->GetIID()

Pass this to QueryInterface.

METHODS

$encoding = $nshtmlformelement->GetEncoding()

Output:

$encoding (string)

$nshtmlformelement->SetEncoding($encoding)

Input:

$aEncoding (string)

SEE ALSO

Mozilla::DOM

COPYRIGHT

Copyright (C) 2005-2007, Scott Lanning

This software is licensed under the LGPL. See Mozilla::DOM for a full notice.