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(FacesContext context)
           
 void processAjax(FacesContext context)
           
 

Method Detail

encodeAjax

void encodeAjax(FacesContext context)
                throws IOException
Throws:
IOException

processAjax

void processAjax(FacesContext context)
                 throws IOException
Throws:
IOException


Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.