You have written a custom menu for a Forms application. You saved the menu module to the file custmenu.mmb. In the Property Palette for the form, you set the Menu Module property to custmenu. When you run the form, the custom menu does not appear. What can you do to fix this problem?()
第1题:
Which built-in do you use to determine which timer in form module has expired?()
第2题:
You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports. Which command type must you use to identify the parent menu item as a submenu? ()
第3题:
You need to allow the user to toggle between automatic query and no automatic query using a pop-up menu. Which built-in would you use in the menu item command to obtain the relationship name? ()
第4题:
You need to change the text of a pop-up menu that appears when a user right clicks the mouse in the EMP_DATA data block. Where could you find the node for the pop-up menu in the Object Navigator?()
第5题:
You established access to menu modules using roles. You have allowed the sales role to access the menu module, but prevented access to the Update menu item. Which item property would you alter to gray out the menu option for the role?()
第6题:
You create a Web Form that contains a button named btnCancel that enables users to exit the page. When users click this button, validation must not occur. During testing you learn that clicking the Cancel button does not enable users to exit the page. You need to ensure that users can always exit the page. What should you do?()
第7题:
Open the form module property palette and set the Cursor Style property.
From the Tools menu, select Preferences-->Runtime Settings.
Use the GET_APPLICATION_PROPERTY and SET_APPLICATION_PROPERTY built-ins.
You cannot change the cursor style.
第8题:
Generate the menu module executable.
Save the menu module as custmenu.mmx.
In the Property Sheet for the form, set the Starting Menu property to custmenu.
In the Property Sheet for the form, set the Menu Module property to custmenu.mmb.
第9题:
Disable the values for the Menu Module Roles property.
Set the Use Security value in the form module Property Palette to 'True'.
Set the Use Security value in the form module Property Palette to 'False'.
Set the Use Security value in the menu module Property Palette to 'True'.
Set the Use Security value in the menu module Property Palette to 'False'.
第10题:
The Query Only property is set to Yes.
The Conceal Data property is set to Yes.
The Insert Allowed property is set to Yes.
The Update Allowed property is set to Yes.
第11题:
Menu
Plus
Macro
PL/SQL
第12题:
Select file-->Administration-->Convert
Select file-->Administration-->Execute
Select file-->Administration-->Compile File
No further step is necessary.
第13题:
You create a data block based on a relational table containing a REF column. You select the REF column for your form module. What is true about the items based on the REF column attributes?()
第14题:
You have a master-detail relationship in the EMPLOYEE form module. You set the Delete Record Behavior property to Cascading. When a user deletes a master record, how does Forms implement the cascade-delete foreign-key rule? ()
第15题:
What does the FIND_MENU_ITEM built-in function return?()
第16题:
How can you change the cursor style in your form? ()
第17题:
You need to add a pop-up menu to the CV_EMP canvas to display when a user right-clicks the mouse within the canvas. How could you create the pop-up menu?()
第18题:
How would you default the layout of a parameter form? ()
第19题:
GET_RELATION_PROPERTY
SET_RELATION_PROPERTY
GET_BLOCK_PROPERTY
GET_FORM_PROPERTY
第20题:
Item Roles.
Menu Item Roles.
Display without Privilege.
Use Security.
Command Type.
第21题:
FIND_TIMER
GET_TIMER_PROPERTY
GET_APPLICATION_PROPERTY
GET_CUSTOM_ITEM_EVENT_PROPERTY
第22题:
Built-in Packages
Menus
PL/SQL Libraries
Object Libraries
Form Module
第23题:
The internal ID of a menu.
The internal ID of a menu item.
The internal ID of a menu module.
The internal ID of form module to which the menu is attached.