org.apache.myfaces.tobago.ajax.api
Interface AjaxComponent
- All Known Implementing Classes:
- UICell, UIData, UIDateInput, UIInput, UIMenu, UIMenuSeparator, UIPanel, UIPopup, UITabGroup
public interface AjaxComponent
!! copy of sandbox org.apache.myfaces.custom.ajax.api.AjaxComponent !!
- Version:
- $Revision: $ $Date: $
- Author:
- Martin Marinschek
encodeAjax
void encodeAjax(FacesContext context)
throws IOException
- Throws:
IOException
processAjax
void processAjax(FacesContext context)
throws IOException
- Throws:
IOException
Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.