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
COPYRIGHT
Copyright (C) 2005-2007, Scott Lanning
This software is licensed under the LGPL. See Mozilla::DOM for a full notice.