多选题Which three menu item types are valid in a menu module?()AMagicBPlainCCheckDList itemEDivider

题目
多选题
Which three menu item types are valid in a menu module?()
A

Magic

B

Plain

C

Check

D

List item

E

Divider

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

处理菜单项单击事件的方法不包含()

  • A、使用onOptionsItemSelected(MenuItem item)响应
  • B、使用onMenuItemSelected(int featureId.MenuItem item)响应
  • C、使用onMenuItemClick(MenuItem item)响应
  • D、使用onCreateOptionsMenu(Menu menu)响应

正确答案:D

第2题:

You established access to menu modules using roles. While testing the application, you need access to all the menus in the SALES form module for all the roles. Which method will override the Menu Module Roles property to allow you to access all the menu items?()

  • A、Disable the values for the Menu Module Roles property. 
  • B、Set the Use Security value in the form module Property Palette to 'True'. 
  • C、Set the Use Security value in the form module Property Palette to 'False'. 
  • D、Set the Use Security value in the menu module Property Palette to 'True'. 
  • E、Set the Use Security value in the menu module Property Palette to 'False'. 

正确答案:E

第3题:

菜单条(Menu Bar)、菜单(Menu)、菜单项(Menu Item)是3种不同的菜单组件。()

此题为判断题(对,错)。


参考答案:错

第4题:

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?()

  • A、Generate the menu module executable. 
  • B、Save the menu module as custmenu.mmx. 
  • C、In the Property Sheet for the form, set the Starting Menu property to custmenu. 
  • D、In the Property Sheet for the form, set the Menu Module property to custmenu.mmb.

正确答案:A

第5题:

Which three objects are components of a menu module?()

  • A、Menus 
  • B、Canvases 
  • C、Object libraries 
  • D、Visual attributes 
  • E、Attached libraries

正确答案:A,D,E

第6题:

Which three objects can be components of a menu module?() 

  • A、windows 
  • B、parameters 
  • C、object groups 
  • D、report objects 
  • E、visual attributes 

正确答案:B,C,E

第7题:

 You created a custom menu for the Order Entry application. Which step do you perform before attaching the menu module to the form module?()

  • A、Select file-->Administration-->Convert 
  • B、Select file-->Administration-->Execute 
  • C、Select file-->Administration-->Compile File
  • D、No further step is necessary. 

正确答案:C

第8题:

处理菜单项单击事件的方法包含以下那几个()。

A.使用onOptionsItemSelected(MenuItem item)响应

B.使用onMenuItemSelected(int featureId ,MenuItem item)响应

C.使用onMenuItemClick(MenuItem item)响应

D.使用 onCreateOptionsMenu(Menu menu)响应


正确答案:ABC

第9题:

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? ()

  • A、Menu 
  • B、Plus 
  • C、Macro
  • D、PL/SQL

正确答案:A

第10题:

Which datatype is returned by the FIND_MENU_ITEM built-in function?()

  • A、number 
  • B、Boolean 
  • C、menuitem 
  • D、VARCHAR2 

正确答案:C

更多相关问题