SAP
C_FIORDEV_21 · Question #62
Which of the following statements are true with regard to implementing your own Tenderer?
The correct answer is A. Implement a Tenderer class, derived from sap.ui.core.Renderer, in a separate file. B. Implement the renderer using AMD syntax. D. Assign a reference to the renderer property of the UI control. See the full explanation below for the reasoning.
Question
Which of the following statements are true with regard to implementing your own Tenderer?
Options
- AImplement a Tenderer class, derived from sap.ui.core.Renderer, in a separate file.
- BImplement the renderer using AMD syntax.
- CImplement the render function inside the control.
- DAssign a reference to the renderer property of the UI control.
How the community answered
(21 responses)- A86% (18)
- C14% (3)
Community Discussion
No community discussion yet for this question.