Interface Popupmenu
Description
This class specifies a popup menu.
Method Summary
void | |
| Add a new item to a Creo Parametric popup menu. |
| |
| Adds a cascade button to the popup menu. |
String | |
| Get method for attribute "Name" Name of the popup menu. |
Method Detail
Name of the popup menu.
Manual References:
Add a new item to a Creo Parametric popup menu.
Manual References:
Parameters:
Command
Command associated to the popup menu button.
Options
Various attributes use to define this popup menu button.
Returns:
Adds a cascade button to the popup menu.
Manual References:
Parameters:
Options
Various attributes used to define the popup menu.
Returns:
The popup menu.