X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..76cb34406ceaf9681a76e13b531d7eafa483ad88:/docs/output/Ext.air.SystemMenu.html
diff --git a/docs/output/Ext.air.SystemMenu.html b/docs/output/Ext.air.SystemMenu.html
index 57e7c428..b16e8f54 100644
--- a/docs/output/Ext.air.SystemMenu.html
+++ b/docs/output/Ext.air.SystemMenu.html
@@ -1,76 +1,8 @@
-
-
-
Class Ext.air.SystemMenu
-
- Package: | Ext.air |
- Defined In: | SystemMenu.js |
- Class: | SystemMenu |
- Extends: | Object |
-
-
- *
-Provides platform independent handling of adding item to the application menu, creating the menu or
-items as needed.
-This class also provides the ability to bind standard Ext.Action instances with NativeMenuItems
This class is a singleton and cannot be created directly.
-
-
-
-
Public Properties
-
This class has no public properties.
-
Public Methods
-
-
-
-
-
-
- |
-
-
- add( String text , Array actions , Number mindex ) : air.NativeMenu
- Add items to one of the application menus
-
- Add items to one of the application menus
- Parameters:
- text : StringThe application menu to add the actions to (e.g. 'File' or 'Edit'). actions : ArrayAn array of Ext.Action objects or menu item configs mindex : NumberThe index of the character in "text" which should be used for
-keyboard access
- Returns:
-
- air.NativeMenu The raw submenu
-
-
-
-
- |
- SystemMenu |
-
-
- |
-
-
- get() : void
- Returns the application menu
-
- Returns the application menu
- Parameters:
-
- Returns:
-
-
-
-
- |
- SystemMenu |
-
-
-
-
Public Events
-
This class has no public events.
-
\ No newline at end of file
+Package: | Ext.air |
Defined In: | SystemMenu.js |
Class: | SystemMenu |
Extends: | Object |
Provides platform independent handling of adding item to the application menu, creating the menu or
+items as needed.
+This class also provides the ability to bind standard Ext.Action instances with NativeMenuItems
This class is a singleton and cannot be created directly.
Public Properties
This class has no public properties.
Public Methods
|
| add( String text , Array actions , Number mindex )
+ :
+ air.NativeMenuAdd items to one of the application menus Add items to one of the application menus Parameters:text : StringThe application menu to add the actions to (e.g. 'File' or 'Edit'). actions : ArrayAn array of Ext.Action objects or menu item configs mindex : NumberThe index of the character in "text" which should be used for
+keyboard access Returns:air.NativeMenu The raw submenu
| SystemMenu |
| get()
+ :
+ voidReturns the application menu Returns the application menu | SystemMenu |
Public Events
This class has no public events.
\ No newline at end of file