OverflowEvent Interface Reference

import "OverflowEvent.idl";

Inherits Event.

Inheritance diagram for OverflowEvent:

Inheritance graph
[legend]
Collaboration diagram for OverflowEvent:

Collaboration graph
[legend]
List of all members.

Public Attributes

const unsigned short HORIZONTAL = 0
const unsigned short VERTICAL = 1
const unsigned short BOTH = 2
readonly attribute unsigned
short 
orient
readonly attribute boolean horizontalOverflow
readonly attribute boolean verticalOverflow

Detailed Description

Definition at line 21 of file OverflowEvent.idl.


Member Data Documentation

const unsigned short HORIZONTAL = 0

Definition at line 22 of file OverflowEvent.idl.

const unsigned short VERTICAL = 1

Definition at line 23 of file OverflowEvent.idl.

const unsigned short BOTH = 2

Definition at line 24 of file OverflowEvent.idl.

readonly attribute unsigned short orient

Definition at line 26 of file OverflowEvent.idl.

readonly attribute boolean horizontalOverflow

Definition at line 27 of file OverflowEvent.idl.

readonly attribute boolean verticalOverflow

Definition at line 28 of file OverflowEvent.idl.


The documentation for this interface was generated from the following file:
Generated on Fri Feb 9 15:12:20 2007 for Web Kit DOM by  doxygen 1.5.1