tutorial.jsf.ajax
Interface AjaxComponent

All Known Implementing Classes:
AjaxTree

public interface AjaxComponent

Title: AjaxInterface

Author:
Matt Tyson

The interface implemented by Ajax Components used in conjunction with AjaxListener.


Method Summary
 void handleAjaxRequest(javax.faces.context.FacesContext context)
           
 

Method Detail

handleAjaxRequest

void handleAjaxRequest(javax.faces.context.FacesContext context)


Copyright © 2008. All Rights Reserved.