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 |
Use the Add_group_row procedure to add a row to a static record group 1. true or false?
What is the built_in routine used to count the no of rows in a group?
i am writing a query select EmpNo from Emp how can i call in after parameter form
If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated?
Is a Keystartup trigger fires as result of a operator pressing a key explicitly ?
What is the difference between object embedding & linking in Oracle forms?
What are the difference between lov & list item?
What is the frame & repeating frame?
What is a record group?
Why oracle forms required?
Can a repeating frame be careated without a data group as a base?
What are three panes that appear in the run time pl/sql interpreter?