|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FacesAjaxComponent
Implemented by UIComponents which can handle Ajax requests and return a valid response.
Method Summary | |
---|---|
boolean |
handles(javax.faces.context.FacesContext context)
Check if the pathinfo request is for this target ajax component |
void |
processAjaxRequest(javax.faces.context.FacesContext context)
Process the request for this target ajax component |
Method Detail |
---|
boolean handles(javax.faces.context.FacesContext context)
context
-
void processAjaxRequest(javax.faces.context.FacesContext context) throws java.io.IOException
context
-
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |