dispatchEvent

Declaration

Boolean dispatchEvent(
    in Event evt
);
boolean dispatchEvent(
    Event event
);