Adobe
9A0-182 · Question #21
Within a custom UI component, which two statements about the commitProperties() method are true? (Choose two.) Adobe 9A0-182 Exam
The correct answer is B. It will be scheduled to run at the next render event after invalidateProperties() has been called C. It coordinates changes to component properties. See the full explanation below for the reasoning.
Question
Within a custom UI component, which two statements about the commitProperties() method are true? (Choose two.) Adobe 9A0-182 Exam
Options
- AIt will be invoked manually within your component's constructor
- BIt will be scheduled to run at the next render event after invalidateProperties() has been called
- CIt coordinates changes to component properties
- DIt is usually invoked before the addElement() method
- EIt is usually invoked before the createChildren() method
How the community answered
(46 responses)- A7% (3)
- B80% (37)
- D11% (5)
- E2% (1)
Community Discussion
No community discussion yet for this question.