Example:: ENUM has 3 values like
Enum::value1
Enum::value2
Enum::value3
Enum::value2
Enum::value3
combobox:enter()
{
super();
this.delete(enum2str(Enum::value2));
}
{
super();
this.delete(enum2str(Enum::value2));
}
Create the data type. Add code in the loadModule method of the appropriate NumberSeqModule subclass. Add a method to the module’s paramet...
No comments:
Post a Comment