List of questions
Related questions
Question 219 - Certified Platform Developer II discussion
A company has a custom component that allows users to search for records of a certain object type by invoking an Apex Controller that returns a list of results based on the user's input, when the search Is completed, a searchComplete event is fired, with the results put in a results attribute of the event. The component is designed to be used within other components and may appear on a single page more than once.
What is the optimal code that should be added to fire the event when the search has completed?
A.
B.
C.
D.
Your answer:
0 comments
Sorted by
Leave a comment first