the parent object of all UIcmds and UIoptions in a menu
group+OPort UIcmdList<NEcolor0=0x00ffff,is_val_func=1,export_all=1> {
string label;
Boolean+opt radioBehavior;
Boolean+opt tearOff<NEvisible=0>;
Boolean+opt isHelpCmd;
string+opt accelerator;
string+opt acceleratorText;
group+IPort2 &cmdList<NEcolor0=0x00ffff>[] {
string label;
Boolean+opt radioBehavior;
Boolean+opt tearOff<NEvisible=0>;
int+opt dims;
Boolean+opt isHelpCmd;
string+opt accelerator;
string+opt acceleratorText;
group+opt & cmdList[] {
string label;
Boolean+opt radioBehavior;
Boolean+opt tearOff<NEvisible=0>;
int+opt dims;
Boolean+opt isHelpCmd;
string+opt accelerator;
string+opt acceleratorText;
group+opt & cmdList[] {
string label;
Boolean+opt radioBehavior;
Boolean+opt tearOff<NEvisible=0>;
int+opt dims;
Boolean+opt isHelpCmd;
string+opt accelerator;
string+opt acceleratorText
group+opt & cmdList[];
};
};
};
};
UIcmdList is the parent object of all UIcmds and UIoptions used in menus and other situations that require a list of commands.
Examples.Visualization.Surf_Plot