[Laszlo-dev] For Review: Change 20071112-maxcarlson-P Summary: Add APIs for attaching and removing browser event handlers
Max Carlson
max at openlaszlo.org
Mon Nov 12 16:10:02 PST 2007
Change 20071112-maxcarlson-P by maxcarlson at Roboto on 2007-11-12
16:01:00 PST
in /Users/maxcarlson/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Add APIs for attaching and removing browser event handlers
New Features:
Bugs Fixed: LPP-4715 - Include a method for attaching event handlers
in the platform javascript
Technical Reviewer: promanik
QA Reviewer: jcrowley
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: Add attachEventHandler: function(eventscope, eventname,
callbackscope, callbackname) and removeEventHandler:
function(eventscope, eventname, callbackscope, callbackname) APIs to
listen for and remove browser events.
Tests: See LPP-4715
Files:
M lps/includes/source/embednew.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071112-maxcarlson-P.tar
More information about the Laszlo-dev
mailing list