A menu elements
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The index of the MenuElement within its containing object. |
||
|
readonly |
Returns true if the object specifier resolves to valid objects. |
||
|
readonly |
The parent of the MenuElement (a Menu or Submenu). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
MenuElement getElements ()
Resolves the object specifier, creating an array of object references.
undefined remove ()
Deletes the MenuElement.
String toSource ()
Generates a string which, if executed, will return the MenuElement.
String toSpecifier ()
Retrieves the object specifier.