Form Menu Library
Latest Answer : Form moduleMenu modulePl/SQL Library module Object Library module ...
Default Block facility. Layout Editor. Menu Editor. Object Lists. Property Sheets. PL/SQL Editor. Tables Columns
Block is a single mechanism for grouping related items into a functional unit for storing, displaying and manipulating records.
Latest Answer : Canvases serve as physical containers of items. Blocks, on the other hand, serve as logical containers of items. There are two types of blocks: basetable blocks and non-base-table blocks. Sometimes, you may see base-table blocks referred to as data blocks ...
A navigable item is one that operators can navigate to with the keyboard during default navigation, or that Oracle forms can navigate
Radio groups display a fixed no of options that are mutually Exclusive .User can select one out of n number of options.
Latest Answer : Radio groups are logical containers of radio buttons. Radio buttons are the small circles that appear on the screen which the user can click to select values. Radio group selections are mutually exclusive. That is, selection of one radio button deselects ...
Find_window, get_window_property, hide_window, move_window, resize_window, set_window_property, show_View
Latest Answer : Find_window,get_window_property,hide_window,move_window,resize_window,set_window_property,show_Window ...
What built-in is used for changing the properties of the window dynamically?
Set_window_property Canvas-View
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
Latest Answer : CANVAS VIEWPORTS (VIEWS)The terms “canvas view” and “viewport” are synonymous. The viewport refers to the area of the canvas that is visible to the user. What this means is that the canvas object itself is not always entirely visible; ...
Page - Canvas-View Page 0 - Canvas-view null.
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