(A) window.raiseEvents(Event.CLICK );
(B) window.routeEvents(Event.CLICK );
(C) window.handleEvents (Event.CLICK);
(D) window.captureEvents(Event.CLICK);
(A) window.raiseEvents(Event.CLICK );
(B) window.routeEvents(Event.CLICK );
(C) window.handleEvents (Event.CLICK);
(D) window.captureEvents(Event.CLICK);
(D) window.captureEvents(Event.CLICK);