Class jls.gui.Event

This class represents a graphical event.
Defined in: Event.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
jls.gui.Event(type, target)
Creates an event.
Class Detail
jls.gui.Event(type, target)
Creates an event.
Parameters:
{String} type
The event type.
target

Documentation generated by JsDoc Toolkit 2.3.2 on Sat Jan 08 2011 02:00:12 GMT+0100 (CET)