What is a window?
Answers were Sorted based on User's Feedback
Answer / vishnuvardhana reddy
window mean's it will show the all visible objects......
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
A window, by itself , can be thought of as an empty
frame. The frame provides a way to interact with the window,
including the ability to scroll, move, and resize the
window. The content of the window ie. what is displayed
inside the frame is determined by the canvas View or
canvas-views displayed in the window at run-time.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between an ON-VALIDATE-FIELD trigger and a trigger ?
When the form is running in DEBUG mode, If you want to examine the values of global variables and other form variables, What package procedure command you would use in your trigger text ?
What is the content view and stacked view?
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
What is the advantage of the library?
What are different types of modules available in oracle form?
What is the built-in used to get and set lov properties during run-time?
what is latest version in reports
What built-in is used for showing the alert during run-time?
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
how report can be generated if we have the database designed in oracle 10g?
Can we use GO-BLOCK package in a pre-field trigger ?