- AbstractAjaxHandler - Class in org.springframework.js.ajax
-
- AbstractAjaxHandler(AbstractAjaxHandler) - Constructor for class org.springframework.js.ajax.AbstractAjaxHandler
-
- addRuntimeAttributes(BasicTilesContainer, Map<String, Attribute>, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.js.ajax.tiles2.AjaxTilesView
-
Iterate over dynamically added Tiles attributes (see "Runtime Composition" in the Tiles documentation) and add
them to the output Map passed as input.
- addRuntimeAttributes(BasicTilesContainer, Request, Map<String, Attribute>) - Method in class org.springframework.js.ajax.tiles3.AjaxTilesView
-
Iterate over dynamically added Tiles attributes (see "Runtime Composition"
in the Tiles documentation) and add them to the output Map passed as input.
- afterPropertiesSet() - Method in class org.springframework.js.ajax.tiles2.AjaxTilesView
-
- AJAX_ACCEPT_CONTENT_TYPE - Static variable in class org.springframework.js.ajax.SpringJavascriptAjaxHandler
-
Deprecated.
The accept header value that signifies an Ajax request.
- AJAX_SOURCE_PARAM - Static variable in class org.springframework.js.ajax.SpringJavascriptAjaxHandler
-
Deprecated.
Alternate request parameter to indicate an Ajax request for cases when control of the header is not available.
- AjaxHandler - Interface in org.springframework.js.ajax
-
Strategy interface that encapsulates knowledge about a client-side ajax system and how to communicate with that
system.
- AjaxTilesView - Class in org.springframework.js.ajax.tiles2
-
Tiles view implementation that is able to handle partial rendering for Spring Javascript Ajax requests.
- AjaxTilesView() - Constructor for class org.springframework.js.ajax.tiles2.AjaxTilesView
-
- AjaxTilesView - Class in org.springframework.js.ajax.tiles3
-
Tiles 3 view implementation that is able to handle partial rendering for Spring
Javascript Ajax requests.
- AjaxTilesView() - Constructor for class org.springframework.js.ajax.tiles3.AjaxTilesView
-
- AjaxUrlBasedViewResolver - Class in org.springframework.js.ajax
-
View resolver that provides special view resolution for Spring Javascript Ajax requests.
- AjaxUrlBasedViewResolver() - Constructor for class org.springframework.js.ajax.AjaxUrlBasedViewResolver
-