DHTMLX Touch documentation
attachEvent(type, functor, id)
Parameters
Returns
Start
Components
EventSystem
attachEvent(type, functor, id)
Type: Method
File: core/dhx.js
Implemented in:
EventSystem
Included in:
aitem
,
calendar
,
form
,
grid
,
grouplist
,
list
,
popup
,
proto
,
template_view
,
toolbar
,
window
attach custom handler to inner event
Parameters
type - name of event
string
functor - custom handler
function
id - event id (optional)
string, dimension
Returns
event id