|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.shared_orchestra.util._ComponentUtils
RendererUtils
instead
public final class _ComponentUtils
Method Summary | |
---|---|
static FormInfo |
findNestingForm(UIComponent uiComponent,
FacesContext facesContext)
Deprecated. use RendererUtils.findNestingForm instead |
static java.lang.String |
getStringValue(FacesContext context,
ValueBinding vb)
Deprecated. use RendererUtils.getStringValue instead |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getStringValue(FacesContext context, ValueBinding vb)
RendererUtils.getStringValue
instead
public static FormInfo findNestingForm(UIComponent uiComponent, FacesContext facesContext)
RendererUtils.findNestingForm
instead
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |