JSWindowObject Class Reference

[khtmlw Index] [khtmlw Hierarchy] [Headers]


#include <jscript.h>

Inherits: JSUserDefinedObject (jscript)

Public Members

Protected Members


void release() [public virtual]

Never delete this instance.

JSWindowVarObject *varStatus[protected]

The variable 'status' of the window object.

JSEnvironment *jsEnvironment[protected]

Pointer to the environment this window object belongs to.

JSDocumentObject *jsDocumentObject[protected]

The object 'document'

JSVariableObject *jsDocumentVar[protected]

The variable that holds the object 'document'.

JSWindowArrayObject *jsFramesObject[protected]

The object 'frames'

JSVariableObject *jsFramesVar[protected]

The variable that holds the array 'frames'.


Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:46 CEST 1999
Kdoc