What do you mean by Object relationship overview?

devquora
devquora

Posted On: Feb 22, 2018

 

  1. actionStatus: used to show begin and stop statuses of AJAX requests.
  2. actionSupport: used for calling the second component when the event happens to the primary component.
  3. actionPoller: like actionSupport, yet an event depends on the timer rather than a client activity.
  4. actionFunction: offers help for invoking the controller activity from the JavaScript code utilizing an AJAX request by characterizing another JavaScript work.
  5. actionRegion: used to divide which parts of the page the server ought to reprocess.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Visualforce Interview Questions

    Tell us something about Visualforce Page.

     Visualforce is new markup language which is introduced by Salesforce, and by using this language, we can even render t..

    Visualforce Interview Questions

    Is it generally important to know Apex to make Visualforce pages? At the point when does it end up important?

     No, it isn’t generally fundamental. You can utilize standard controllers and VF part labels to achieve a considerabl..

    Visualforce Interview Questions

    What is AJAX ordinarily used for in Visualforce?

    AJAX is principally used for the partial page updates in the Visualforce. In s-controls, AJAX toolbox was a soap custo..