RendererUtils
insteadpublic final class _ComponentUtils extends Object
Modifier and Type | Method and Description |
---|---|
static FormInfo |
findNestingForm(javax.faces.component.UIComponent uiComponent,
javax.faces.context.FacesContext facesContext)
Deprecated.
use
RendererUtils.findNestingForm instead |
static String |
getStringValue(javax.faces.context.FacesContext context,
javax.faces.el.ValueBinding vb)
Deprecated.
use
RendererUtils.getStringValue instead |
public static String getStringValue(javax.faces.context.FacesContext context, javax.faces.el.ValueBinding vb)
RendererUtils.getStringValue
insteadpublic static FormInfo findNestingForm(javax.faces.component.UIComponent uiComponent, javax.faces.context.FacesContext facesContext)
RendererUtils.findNestingForm
insteadCopyright © 2013 Apache Software Foundation. All Rights Reserved.