Adobe
9A0-182 · Question #22
You are creating a custom component in the Flex SDK. Which method should be overridden to properly draw its children?
The correct answer is B. invalidateDisplay(). See the full explanation below for the reasoning.
Question
You are creating a custom component in the Flex SDK. Which method should be overridden to properly draw its children?
Options
- AcreateChildren()
- BinvalidateDisplay()
- CupdateDisplayList()
- DcommitProperties()
How the community answered
(49 responses)- A6% (3)
- B80% (39)
- C2% (1)
- D12% (6)
Community Discussion
No community discussion yet for this question.