khtml Library API Documentation

KJS::Image Class Reference

Inheritance diagram for KJS::Image:

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

Collaboration graph
[legend]
List of all members.

Public Types

enum  {
  Src, Complete, Width, Height,
  OnLoad
}

Public Member Functions

 Image (ExecState *, const DOM::Document &d)
 ~Image ()
virtual Value tryGet (ExecState *exec, const Identifier &propertyName) const
Value getValueProperty (ExecState *exec, int token) const
virtual void tryPut (ExecState *exec, const Identifier &propertyName, const Value &value, int attr=None)
void putValueProperty (ExecState *exec, int token, const Value &value, int)
virtual bool toBoolean (ExecState *) const
virtual void notifyFinished (khtml::CachedObject *finishedObj)
virtual const ClassInfo * classInfo () const

Static Public Attributes

static const ClassInfo info = { "Image", 0, &ImageTable, 0 }

Detailed Description

Definition at line 219 of file kjs_html.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.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 08:10:32 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003