org.apache.myfaces.tobago.ajax.api
Interface AjaxComponent
- All Known Implementing Classes:
- UIBox, UICell, UIData, UIDateInput, UIInput, UIMenu, UIMenuSeparator, UIPanel, UIPanelBase, UIPopup, UITab, UITabGroup
public interface AjaxComponent
!! copy of sandbox org.apache.myfaces.custom.ajax.api.AjaxComponent !!
Method Summary |
void |
encodeAjax(javax.faces.context.FacesContext context)
|
void |
processAjax(javax.faces.context.FacesContext context)
|
encodeAjax
void encodeAjax(javax.faces.context.FacesContext context)
throws IOException
- Throws:
IOException
processAjax
void processAjax(javax.faces.context.FacesContext context)
throws IOException
- Throws:
IOException
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.