- Timestamp:
- 12/14/12 16:28:07 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-htmlmonitor/src/main/js/autoquest-htmlmonitor.js
r1022 r1023 475 475 476 476 /** 477 * TODO comment 477 * called to handle events caused by the jQuery event handling mechanism. Forwards the event to 478 * {@link #handleEvent(node, eventName, nodePath, event)} 479 * 480 * @param the event to be handled 478 481 */ 479 482 function handleJQueryEvent(event) {
Note: See TracChangeset
for help on using the changeset viewer.