11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

When-Window-Activated trigger<br />

Description<br />

Fires when a window is made the active window. This occurs at form startup and whenever a different<br />

window is given focus. Note that on some window managers, a window can be activated by clicking on<br />

its title bar. This operation is independent of navigation to an item in the window. Thus, navigating to<br />

an item in a different window always activates that window, but window activation can also occur<br />

independently of navigation.<br />

Definition Level form<br />

Legal Commands<br />

SELECT statements, unrestricted built-ins, restricted built-ins<br />

Enter Query Mode yes<br />

Usage Notes<br />

Use this trigger to perform the following types of tasks:<br />

• Capture initial settings of window properties, by way of the GET_WINDOW_PROPERTY built-in.<br />

• Enforce navigation to a particular item whenever a window is activated.<br />

• Keep track of the most recently fired window trigger by assigning the value from<br />

SYSTEM.EVENT_WINDOW to a variable or global variable.<br />

On Failure<br />

no effect<br />

535

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!