ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 37 - AD0-E103 discussion

Report
Export

The developer is presented with a component “Component A” which inherits from a component “Component B”. The dialog of Component A on path ../cq:dialog/../../items looks like:

The dialog of Component B on path ../cq:dialog/../../items looks like:

The requirement for the dialog is that the “Align text” field is shown after the “Title” field.

What should the developer do without changing Component B?

A.
Move the align node from Component A to Component B and order them according the requirements.
Answers
A.
Move the align node from Component A to Component B and order them according the requirements.
B.
Extend Component B with the functionality of Component A.
Answers
B.
Extend Component B with the functionality of Component A.
C.
Add the property sling:orderBefore=”description” to the align node.
Answers
C.
Add the property sling:orderBefore=”description” to the align node.
D.
Move all nodes under the item node from Component B to Component A and order them according the requirements.
Answers
D.
Move all nodes under the item node from Component B to Component A and order them according the requirements.
Suggested answer: A
asked 02/10/2024
Bob Xiong
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first