Salesforce Related Exams
DEV-501 Exam
A component that adds AJAX support to another component, allowing the component to be refreshed asynchronously by the server when a particular event occurs, such as a button click or mouseover.
See also:
Although Trigger.new is a collection of records, when used as a bind variable in a SOQL query, Apex automatically....
For example, if you use the standard Accounts controller, clicking a Save button in a Visualforce page results in the same behavior as clicking Save on a standard Account edit page. The same behavior holds true for Custom objects.