MENUITEM
n. 菜单项;子菜单
例句
A MenuItem represents an operation found in the current menu.
MenuItem表示当前菜单中的一个操作。
Menubar is a ZK menubar component with two child ZK menuitem components with the IDs add and exit.
menubar是ZK menubar组件,有两个子zk menuitem组件,ID是add和exit。
The Menu object also contains an attribute called items whose value can be one or more MenuItem objects.
Menu对象还包含一个名为items的属性,该属性的值可以是一个或多个MenuItem对象。