What are the different window events activated at runtimes?
Answer Posted / guest
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.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
did u received a single file or multiple files
How can we expand Parameter Form Canvas on Reports 6i?
how do u place it in required folder
if some data is not transfered where it will get stored
from where do u receive the information to develop report
What are the various configuration files that are used by oracle forms?
What is a user exit program in oracle reports?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
how do u compile a form i.e .fmb file in Unix or in dos
what exactly u write in when_new_form_instance
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
What is an oracle report? List its various types.
Is it possible to execute a dynamic sql from forms?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed