DEVFYI - Developer Resource - FYI

What are the different windows events activated at runtimes?

ORACLE Interview Questions and Answers (Part 1)


(Continued from previous question...)

132. What are the different windows events activated at runtimes?

When_window_activated
When_window_closed
When_window_deactivated
When_window_resized
Within this triggers, you can examine the built in system variable system. event_window to determine the name of the window for which the trigger fired.

(Continued on next question...)

Other Interview Questions