-
What are the display styles of list items?
Poplist, No text Item displayed in the list item. Tlist, No element in the list is highlighted.
-
What is a display item?
Display items are similar to text items but store only fetched or assigned values. Operators cannot navigate to a display item or edit the value it contains.
-
What is a list item?
It is a list of text elements.
-
What are the triggers associated with a check box?
Only When-checkbox-activated Trigger associated with a Check box.
-
What is a Check Box?
A Check Box is a two state control that indicates whether a certain condition or value is on or off, true or false. The display state of a check box is always either "checked" or "unchecked".
-
List the Types of Items?
Text item. Chart item. Check box. Display item. Image item. List item. Radio Group. User Area item.
-
What is a Layout Editor?
The Layout Editor is a graphical design facility for creating and arranging items and boilerplate text and graphics objects in your application's interface.
-
-
What is an Alert ?
An alert is window that appears in the middle of the screen overlaying a portion of the current display.
-
-
-
-
-
What is the maximum size of a form ?
255 character width and 255 characters Length.
-
-
-
-
-
When is PRE-QUERY trigger executed ?
When Execute-query or count-query Package procedures are invoked.
-
What is the difference between ON-VALIDATE-FIELD trigger and a POST-CHANGE trigger ?
When you changes the Existing value to null, the On-validate field trigger will fire post change trigger will not fire. At the time of execute-query post-change trigger will fire, on-validate field trigger will not fire.
Oracle Forms Interview Questions
Ans