khtml Library API Documentation

KJS::DOMAbstractView Class Reference

Inheritance diagram for KJS::DOMAbstractView:

Inheritance graph
[legend]
Collaboration diagram for KJS::DOMAbstractView:

Collaboration graph
[legend]
List of all members.

Public Types

enum  { Document, GetComputedStyle }

Public Member Functions

 DOMAbstractView (ExecState *, DOM::AbstractView av)
 ~DOMAbstractView ()
virtual Value tryGet (ExecState *exec, const Identifier &p) const
virtual const ClassInfo * classInfo () const
virtual DOM::AbstractView toAbstractView () const

Static Public Attributes

static const ClassInfo info = { "AbstractView", 0, &DOMAbstractViewTable, 0 }

Protected Attributes

DOM::AbstractView abstractView

Detailed Description

Definition at line 30 of file kjs_views.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Sep 15 11:16:42 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003