0
votes
0answers
197 views

Code Improvement on generating Tree Structure

I'm using actionscript/flex 4.5 I have a Class (DEF) with three main properties COD_CLASSE is the ID of the object COD_CLASSE_PADRE is the ID of the parent of the object children is an ...