-
Give the equivalent term in forms 4.0 for the following.Page, Page 0?
Page - Canvas-View Page 0 - Canvas-view null.
-
What is the content view and stacked view?
A content view is the "Base" view that occupies the entire content pane of the window in which it is displayed. A stacked view differs from a content canvas view in that it is not the base view for the window to which it is assigned
-
List the built-in routines for the controlling canvas views during run-time?
Find_canvas Get-Canvas_property Get_view_property Hide_View Replace_content_view Scroll_view Set_canvas_property Set_view_property Show_view Alert
-
-
What are the different type of a record group?
Query record group Static record group Non query record group
-
What is the built-in routine used to count the no of rows in a group?
Get_group _row_count System Variables
-
Explain the following file extension related to library?
.pll,.lib,.pld The library pll files is a portable design file comparable to an fmb form file The library lib file is a plat form specific, generated library file comparable to a fmx form file The pld file is Txt format ...
-
How image_items can be populate to field in forms 4.0?
A fetch from a long raw database column PL/Sql assignment to executing the read_image_file built_in procedure to get an image from the file system.
-
What are the triggers associated with the image item?
When-Image-activated(Fires when the operator double clicks on an image Items) When-image-pressed(fires when the operator selects or deselects the image item)
-
What are the menu items that oracle forms 4.0 supports?
Plain, Check,Radio, Separator, Magic
-
What is an SQL *FORMS ?
SQL *forms is 4GL tool for developing and executing; Oracle based interactive application.
-
-
-
Apply Form Handlers in Existing Oracle Forms
How to apply form handlers in Oracle forms which we have already created in an application?
Oracle Forms Interview Questions
Ans