handlers - Event Handlers

Specifies a collection of event handlers to be executed.

Category

events

Syntax

<xp:this.handlers>
	<xp:handler loaded="true|false" renderkit="id"
		script="textofscript" type"text/javascript">
	</xp:handler>
	...
</xp:this.handlers>