menuitem

  • 网络菜单项;菜单项目
menuitemmenuitem
  1. To do that , you first need to have an event handling method in the ManageCustomer controller for an " add " menuitem onClick event .

    要完成这些,首先要在ManageCustomer控制器中有“add”菜单项的onClick事件的事件处理方法。

  2. A MenuItem represents an operation found in the current menu .

    MenuItem表示当前菜单中的一个操作。

  3. Application of OTA Technology in Mobile Phone Card MenuItem Update

    OTA技术在手机卡菜单更新中的应用研究

  4. The Menu object also contains an attribute called items whose value can be one or more MenuItem objects .

    Menu对象还包含一个名为items的属性,该属性的值可以是一个或多个MenuItem对象。

  5. Add a MenuItem object titled cancelfor the right soft key to discard the changes and return to the main form .

    为右软键添加一个标题为“取消”的menuitem对象,以放弃更改并返回到主窗体。

  6. The text attribute defines the name of the MenuItem , and the action attribute contains an operation that determines the item 's behavior .

    text属性定义MenuItem的名称,action属性包含一个决定菜单项行为的操作。