Class Index | File Index

Classes


Class zwt.model.ModelEvent


Extends zwt.event.Event.

A ModelEvent object is emitted when an event occurs on a Model.


Defined in: ModelEvent.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Construct a ModelEvent object.
Field Summary
Field Attributes Field Name and Description
<static>  
zwt.model.ModelEvent.NOTIFY
Constant used to indicate a model notification event
Methods borrowed from class zwt.event.Event:
getType, isCancelBubble, setCancelBubble, touch
Class Detail
zwt.model.ModelEvent(int_type)
Construct a ModelEvent object.
Author: Jeremy KUHN.
Parameters:
{Integer} int_type
The event type
See:
zwt.model.Model
Field Detail
<static> {Integer} zwt.model.ModelEvent.NOTIFY
Constant used to indicate a model notification event

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Jan 12 2012 02:07:53 GMT+0100 (CET)