org.apache.myfaces.tobago.ajax.api
Interface AjaxComponent
- All Known Implementing Classes:
- UIBox, UICell, UIData, UIDataFixTobago931, 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 java.io.IOException
- Throws:
java.io.IOException
processAjax
void processAjax(javax.faces.context.FacesContext context)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.