X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.air.SystemMenu.html
diff --git a/docs/output/Ext.air.SystemMenu.html b/docs/output/Ext.air.SystemMenu.html
deleted file mode 100644
index 57e7c428..00000000
--- a/docs/output/Ext.air.SystemMenu.html
+++ /dev/null
@@ -1,76 +0,0 @@
-
-
-
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