Default Block facility. Layout Editor. Menu Editor. Object Lists. Property Sheets. PL/SQL Editor. Tables Columns
A navigable item is one that operators can navigate to with the keyboard during default navigation, or that Oracle forms can navigate
When-window-activated, when-window-closed, when-window-deactivated,when-window-resized
Page - Canvas-View Page 0 - Canvas-view null.
No
Default editor User_defined editors system editors.
Latest Answer : Layout EditorPl/sql EditorMenu Editor ...
Yes.
Latest Answer : Yes, In the Object Navigator, double-click the object icon beside the desired text item to display the Property Palette. Under the List of Values (LOV) node, set the LOV property by entering the name of the LOV you want to attach to the text item. Set ...
Yes. Set_item_proprety
Latest Answer : Yes, You can attach an LOV to a text item programmatically with the SET_ITEM_PROPERTY Built-in subprogram. The following example attaches the LOV called lov2 to the text item called emp.empno: Set_Item_Property('emp.empno',LOV_NAME,'lov2'); ...
A record group is an internal oracle forms data structure that has a similar column/row frame work to a database table
Latest Answer : All LOVs are based on another Forms object called a record group. Record groups are logical objects, so they have no physical properties and are never displayed to the user. A record group is similar to a database table in that it stores an array ...
List system variables available in forms 4.0, and not available in forms 3.0?
System.cordination_operation System Date_threshold System.effective_Date System.event_window