Events

Revision as of 18:03, 4 April 2006 by IamPersistent (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

DHTML Widget Toolkit


Overview

The DWT event model extends the AjaxTK event model. DWT events should not be confused with the events generated by the browser (e.g. mouse, keyboard, and resize events). While these events are trapped by DWT and mapped to a canonical form, they are just a subset of the events that the toolkit generates. With the exception of DwtMouseEventCapture, the rest of the classes in the DWT events package are the different event classes exposed by the toolkit. We will discuss DwtMouseEventCapture before introducing the event classes.

Jump to: navigation, search