Specifies an event handler on a component.
An event handler can:
invoke an action on another component;
set a property on another component;
change a page in a frame;
invoke a custom event handler.
This component is provided by the cf2:on element.