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