2
votes
1answer
78 views
Define possible values for a property in Flex
In Flex, is it possible to include some kind of MetaData to a property, to be able to list all possible values that a property can use? I want to be able to list the values when calling the propert …
