Expose events in AbstractWidgetBridge
-------------------------------------
Key: XAP-375
URL: https://issues.apache.org/jira/browse/XAP-375
Project: XAP
Issue Type: Improvement
Components: Widgets: Other
Reporter: David Gennaco
Attachments: AbstractWidgetBridge.js
I've written some code to expose the following:
onMouseOver
onMouseOut
onMouseMove
onKeyChar
I've made modifications to the over/out code to ensure that false multiple
events don't fire in Mozilla FireFox.
In addition, I now only connect the following if they haven't been connected in
the init method:
onMouseUp
onMouseDown
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.