jsx3.amp.util.menumgr plug-in.| Constructor Summary | |
|---|---|
| void | The instance initializer. |
| Method Summary | |
|---|---|
| void | Adds an item to this menu. |
| void | Adds a logical section to this menu. |
| String | getId() Returns the ID of this menu. |
| jsx3.amp.util.MenuItem | Returns the item in this menu whose ID is equal to id. |
| jsx3.$Array<jsx3.amp.util.MenuItem> | getItems() Returns all items in this menu. |
| jsx3.gui.Menu | Returns the native GI menu that was rendered for this AMP menu. |
| String | getPath() Returns the path of this menu. |
| jsx3.xml.Document | getXML() Returns the CDF data source for this menu. |
| void | Called just before this menu is expanded. |
| Methods Inherited From jsx3.amp.util.MenuItem |
|---|
| attr, execute, getExt, getHotKey, getImg, getLabel, getMenu, getRootMenu, getTip, isEnabled, isSelected |
| Methods Inherited From jsx3.lang.Object |
|---|
| clone, equals, eval, getClass, getInstanceOf, getInstanceOfClass, getInstanceOfPackage, instanceOf, isInstanceOf, isSubclassOf, jsxmix, jsxsuper, jsxsupermix, setInstanceOf, toString |
| Constructor Detail |
|---|
| Method Detail |
|---|
id.objElm,
for example by enabling or selecting menu items or generating menu items on the fly.