nerdexam
Salesforce

PDII · Question #129

PDII Question #129: Real Exam Question with Answer & Explanation

The correct answer is A. Allows for controller methods to be called directly from Javascript. Must be encapsulated in. See the full explanation below for the reasoning.

Question

Choose the correct definition for apex:actionFunction.

Options

  • AAllows for controller methods to be called directly from Javascript. Must be encapsulated in
  • BSends an AJAX request according to the time interval you specify. If this ever gets re-rendered, it
  • CAdds AJAX support to another component (e.g. onClick, onMouseUp, onFocus, etc.)
  • DCan be associated with an AJAX request (actionFunction/actionSupport/actionPoller) and shows
  • ESignifies which components should be processed by the server when an AJAX request is

Community Discussion

No community discussion yet for this question.

Full PDII Practice