khtml Library API Documentation

KJS::DOMRect Class Reference

Inheritance diagram for KJS::DOMRect:

KJS::DOMObject List of all members.

Public Types

enum  { Top, Right, Bottom, Left }

Public Member Functions

 DOMRect (ExecState *, const DOM::Rect &r)
 ~DOMRect ()
virtual Value tryGet (ExecState *exec, const Identifier &propertyName) const
Value getValueProperty (ExecState *exec, int token) const
virtual const ClassInfo * classInfo () const

Static Public Attributes

static const ClassInfo info = { "Rect", 0, &DOMRectTable, 0 }

Protected Attributes

DOM::Rect rect

Detailed Description

Definition at line 268 of file kjs_css.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.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Nov 1 10:35:42 2005 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003