Class | Description |
---|---|
AjaxBehaviorPage |
Demonstrates how to handle AJAX requests with an Ajax Behavior.
|
AjaxFallbackPage |
Demonstrates how to handle an AJAX request and fallback to a non-AJAX request
in case JavaScript is disabled.
|
AjaxRedirectPage |
Provides an example Page showing how to perform redirects with Ajax requests.
|
AjaxSecurePage |
Provides an onSecurityCheck example secure Page for handling Ajax
requests.
|
AutoCompletePage |
Provides AJAX AutoCompleteTextField example page.
|
PageActionPage |
Demonstrates how a Page Action can be used to handle an AJAX request.
|