Q18 Single choice Mark for later What does the setComponentJump() do? A It calls the onExit() method for the current component and a new component is launched. B It keeps the existing component and behavior class active and opens the new component in modal mode. C It is called when setComponentNested() returns. D It triggers the onReturn() method of the component return listener. Correct answer