iterami/Docs.htm/common HTM Projects/core.js/core_handle_event(args)
- Handles calling "event.preventDefault()" and sets the actual boolean state in the object whose event is being called.
- If the "state" arg is not false, then the todo function will be called and its return value returned.
event
|
| event
|
handler
|
| object
|
state
| void 0
| void 0 or boolean
|