July 2018
Beginner to intermediate
458 pages
9h 58m
English
You can add custom events to the components dynamically by using the addEventHandler() method in the component object.
The syntax for a custom event is as follows:
addEventHandler(String event, Function handler, String phase, String includeFacets)
The following provides a description for each of the parameters of the addEventHandler component method:
Read now
Unlock full access