org.apache.myfaces.shared.util
Class _ComponentUtils

java.lang.Object
  extended by org.apache.myfaces.shared.util._ComponentUtils

public final class _ComponentUtils
extends Object


Method Summary
static FormInfo findNestingForm(UIComponent uiComponent, FacesContext facesContext)
           
static String getStringValue(FacesContext context, ValueBinding vb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStringValue

public static String getStringValue(FacesContext context,
                                    ValueBinding vb)

findNestingForm

public static FormInfo findNestingForm(UIComponent uiComponent,
                                       FacesContext facesContext)


Copyright © 2015 The Apache Software Foundation. All rights reserved.