<diputree> <hasdispatcher>
<onstart>
The onstart dispatcher which will dispatch the start events.
<diputree> <hasdispatcher>
<onstop>
The onstop dispatcher which will dispatch the stop events.
<diputree> <hasdispatcher>
<onload>
The onload dispatcher which will dispatch the load events.
<diputree> <hasdispatcher>
<onunload>
The onunload dispatcher which will dispatch the unload events.
<diputree> <hasdispatcher>
<onclick>
The onclick dispatcher which will dispatch the click events.
<diputree> <hasdispatcher>
<ondblclick>
The ondblclick dispatcher which will dispatch the dblclick events.
<diputree> <hasdispatcher>
<onmouseover>
The onmouseover dispatcher which will dispatch the mouseover events.
<diputree> <hasdispatcher>
<onmouseout>
The onmouseout dispatcher which will dispatch the mouseout events.
<diputree> <hasdispatcher>
<onkeypress>
The onkeypress dispatcher which will dispatch the keypress events.