org.openfaces.component.ajax
Class AjaxInitializer
java.lang.Object
org.openfaces.component.ajax.AjaxInitializer
public class AjaxInitializer
- extends java.lang.Object
This class is only for internal usage from within the OpenFaces library. It shouldn't be used explicitly
by any application code.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AjaxInitializer
public AjaxInitializer()
getRenderArray
public JSONArray getRenderArray(javax.faces.context.FacesContext context,
OUICommand command,
java.lang.Iterable<java.lang.String> render)
getAjaxParams
public JSONObject getAjaxParams(javax.faces.context.FacesContext context,
OUICommand command)
Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.