Class Ext.air.SystemMenu
|
Defined In:
|
SystemMenu.js
|
|
Class:
|
Ext.air.SystemMenu
|
|
Extends:
|
Object
|
提供一个跨平台的菜单控制类,你可以新建菜单,或者在菜单中插入新的子项
此类亦可以将Ext.Action的实例绑定到AIR菜单项上。
配置项
这个类没有配置项。
公告属性
这个类没有公告属性。
公共方法
|
|
add
(
String text,
Array actions,
Number mindex
)
:
|
SystemMenu
|
|
|
get
(
)
|
SystemMenu
|
公告事件
这个类没公共的事件。