OverflowEvent Interface Reference

import "OverflowEvent.idl";

Inheritance diagram for OverflowEvent:

Event

List of all members.
 

Public Member Functions

void initOverflowEvent (in unsigned short orient, in boolean horizontalOverflow, in boolean verticalOverflow)

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 27 of file OverflowEvent.idl.


Member Function Documentation

void initOverflowEvent ( in unsigned short  orient,
  in boolean  horizontalOverflow,
  in boolean  verticalOverflow 
  )   


Member Data Documentation

const unsigned short HORIZONTAL = 0

Definition at line 28 of file OverflowEvent.idl.

const unsigned short VERTICAL = 1

Definition at line 29 of file OverflowEvent.idl.

const unsigned short BOTH = 2

Definition at line 30 of file OverflowEvent.idl.

readonly attribute unsigned short orient

Definition at line 32 of file OverflowEvent.idl.

readonly attribute boolean horizontalOverflow

Definition at line 33 of file OverflowEvent.idl.

readonly attribute boolean verticalOverflow

Definition at line 34 of file OverflowEvent.idl.


The documentation for this interface was generated from the following file:
Generated on Thu Jan 10 15:18:56 2008 for Web Kit DOM by  doxygen 1.5.4