org.apache.myfaces.custom.ajax.api
Interface DeprecatedAjaxComponent
- All Superinterfaces:
- AjaxComponent
- All Known Implementing Classes:
- HtmlCommandButtonAjax, HtmlInputTextAjax, HtmlSelectBooleanCheckboxAjax, HtmlSelectManyCheckboxAjax, HtmlSelectOneRadioAjax
Deprecated.
public interface DeprecatedAjaxComponent
- extends AjaxComponent
Before the creation of the ppr-architecture, there was a similar effort done - this is deprecated now
and should be refactored to use the new architecture.
Rule of thumb: only use AjaxComponent if you want to render something different on a partial request
if rendering stays the same, use the normal component architecture.
- Version:
- $Revision: $ $Date: $
Copyright © 2010. All Rights Reserved.