Mytree appears just fine but why ca not I access the node attributes?
Answer / Akhilesh Kumar Pandey
In Adobe Flex, you might not be able to access a MyTree's node attributes if the nodes are of a data type that does not have publicly accessible properties or if the attributes are private. Consider creating custom classes for your tree nodes and adding getter/setter methods to expose required attributes.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can u implement singleton in flex?
Explain which of the recommended character to use to separate target level paths levels?
What is the use of disableautoupdate method?
Explain in which level does the original movie resides?
Difference between flash and flex?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript? : adobe flex action script
When I have only a single record, why does not it appear in my datagrid?
Can I embed html in my flex application? : adobe flex action script
What is event flow in term of event handling in flash action script 3.0? : adobe flex action script
What are the similarities between java and flex?
What does calling preventdefault() on an event do? : adobe flex action script
What keyword allows us to implement abstraction better in flex? : adobe flex action script