up: ZWT     index Zimbu documentation

ENUM ZWT.EventType @public

summary

     

Used in the Event class.

values

     
all 

handler listening to all events

click 

mouse click

mouseOver 

mouse pointer entering the area

mouseOut 

mouse pointer leaving the area

key 

key pressed that produces a character

keyDown 

key pressed

keyUp 

key released

members (alphabetically)

     

credits

      The Class hierarchy, generated Javascript and a few other things are based on the Google Web Toolkit. http://code.google.com/webtoolkit/overview.html

license

      Copyright 2009 Bram Moolenaar All Rights Reserved.

      Licensed under the Apache License, Version 2.0. See the LICENSE file or obtain a copy at: http://www.apache.org/licenses/LICENSE-2.0