This class can be used to generate HTML links to process AJAX requests. It generates HTML and Javascript that when a link is clicked it submits an AJAX request. The request can be sent via HTTP GET or POST methods. The response of the AJAX request is used to update a page section with a given identifier.