Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gmf-dev] Re: gmf-dev Digest, Vol 49, Issue 11



hello Oleksandr Boyko

in order to show a list in the propertysheet u've to make an Enumeration OtherFruitEnumClass class in which u enumerate the list of fruit then u create an attribute in the FruitClass and the type of this Eattribute is OtherFruitEnumClass 

that's it :)

anything else?


Back to the top