What is a canvas-view?
Answer / guest
A canvas-view is the background object on which you
layout the interface items (text-items, check boxes, radio
groups, and so on.) and boilerplate objects that operators
see and interact with as they run your form. At run-time,
operators can see only those items that have been assiged
to a specific canvas. Each canvas, in term, must be
displayed in a specfic window.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the built -ins used for Modifying a group's structure?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
What is the difference between keystartup and pre-form ?
How many maximum number of radio buttons can you assign to a radio group?
what is Oracle10g? Please refer some sites...
how do u place it in required folder
What is an User_exit?
What is an oracle report?
Name the different triggers supported by oracle reports and their firing order.
How many windows in a form can have console?
What are the difference between lov & list item?
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the smae block level ?