Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / docs / output / Ext.air.SystemMenu.html
1 <div class="body-wrap" xmlns:ext="http://www.extjs.com"><div class="top-tools"><a class="inner-link" href="#Ext.air.SystemMenu-props"><img src="resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.air.SystemMenu-methods"><img src="resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.air.SystemMenu-events"><img src="resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="bookmark" href="../docs/?class=Ext.air.SystemMenu"><img src="resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><h1>Class <a href="source/SystemMenu.html#cls-Ext.air.SystemMenu">Ext.air.SystemMenu</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext.air</td></tr><tr><td class="label">Defined In:</td><td class="hd-info">SystemMenu.js</td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/SystemMenu.html#cls-Ext.air.SystemMenu">SystemMenu</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info">Object</td></tr></table><div class="description">Provides platform independent handling of adding item to the application menu, creating the menu or \r
2 items as needed. <br/><br/>\r
3 This class also provides the ability to bind standard Ext.Action instances with NativeMenuItems<br><br><i>This class is a singleton and cannot be created directly.</i></div><div class="hr"></div><a id="Ext.air.SystemMenu-props"></a><h2>Public Properties</h2><div class="no-members">This class has no public properties.</div><a id="Ext.air.SystemMenu-methods"></a><h2>Public Methods</h2><table cellspacing="0" class="member-table"><tbody><tr><th colspan="2" class="sig-header">Method</th><th class="msource-header">Defined By</th></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.air.SystemMenu-add"></a><b><a href="source/SystemMenu.html#method-Ext.air.SystemMenu-add">add</a></b>(&nbsp;<code>String&nbsp;text</code>,&nbsp;<code>Array&nbsp;actions</code>,&nbsp;<code>Number&nbsp;mindex</code>&nbsp;)
4     :
5                                         air.NativeMenu<div class="mdesc"><div class="short">Add items to one of the application menus</div><div class="long">Add items to one of the application menus<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>text</code> : String<div class="sub-desc">The application menu to add the actions to (e.g. 'File' or 'Edit').</div></li><li><code>actions</code> : Array<div class="sub-desc">An array of Ext.Action objects or menu item configs</div></li><li><code>mindex</code> : Number<div class="sub-desc">The index of the character in "text" which should be used for \r
6 keyboard access</div></li></ul><strong>Returns:</strong><ul><li><code>air.NativeMenu</code><div class="sub-desc">The raw submenu</div></li></ul></div></div></div></td><td class="msource">SystemMenu</td></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.air.SystemMenu-get"></a><b><a href="source/SystemMenu.html#method-Ext.air.SystemMenu-get">get</a></b>()
7     :
8                                         void<div class="mdesc"><div class="short">Returns the application menu</div><div class="long">Returns the application menu<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li>void</li></ul></div></div></div></td><td class="msource">SystemMenu</td></tr></tbody></table><a id="Ext.air.SystemMenu-events"></a><h2>Public Events</h2><div class="no-members">This class has no public events.</div></div>