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

NAME

Mozilla::DOM::DocumentView

DESCRIPTION

Mozilla::DOM::DocumentView is a wrapper around an instance of Mozilla's nsIDOMDocumentView interface. This inherits from Supports.

CLASS METHODS

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

Pass this to QueryInterface.

METHODS

$view = $docview->GetDefaultView

    Gets a Mozilla::DOM::AbstractView (not sure if this is necessary/useful).

    See the DOM Level 2 Views specification.

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.