The WFEvent hierarchy maps to DOM events that PHOCOA can recognize and act on.
Located in /framework/WFRPC.php (line 372)
WFObject | --WFEvent
| Class | Description |
|---|---|
| WFClickEvent | Maps to the DOM "click" event. |
| WFMousedownEvent | Maps to the DOM "mousedown" event. |
| WFMouseupEvent | Maps to the DOM "mouseup" event. |
| WFMouseoverEvent | Maps to the DOM "mouseover" event. |
| WFMousemoveEvent | Maps to the DOM "mousemove" event. |
| WFMouseoutEvent | Maps to the DOM "mouseout" event. |
| WFChangeEvent | Maps to the DOM "change" event. |
| WFFocusEvent | Maps to the DOM "focus" event. |
| WFBlurEvent | Maps to the DOM "blur" event. |
Inherited From WFObject
WFObject::__construct()
WFObject::exposedProperties()
WFObject::getClass()
WFObject::keyPathToTargetAndKey()
WFObject::setValueForKey()
WFObject::setValueForKeyPath()
WFObject::validateValueForKey()
WFObject::validateValueForKeyPath()
WFObject::valueForKey()
WFObject::valueForKeyPath()
WFObject::valueForUndefinedKey()
WFObject::__toString()
Documentation generated on Thu, 17 Apr 2008 13:52:06 -0400 by phpDocumentor 1.4.1