org.apache.myfaces.shared_tomahawk.util
Class _ComponentUtils

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

public final class _ComponentUtils
extends java.lang.Object

Version:
$Revision: 557356 $ $Date: 2007-07-18 13:28:59 -0500 (Wed, 18 Jul 2007) $
Author:
Mathias Brökelmann (latest modification by $Author: matzew $)

Method Summary
static FormInfo findNestingForm(javax.faces.component.UIComponent uiComponent, javax.faces.context.FacesContext facesContext)
           
static java.lang.String getStringValue(javax.faces.context.FacesContext context, javax.faces.el.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 java.lang.String getStringValue(javax.faces.context.FacesContext context,
                                              javax.faces.el.ValueBinding vb)

findNestingForm

public static FormInfo findNestingForm(javax.faces.component.UIComponent uiComponent,
                                       javax.faces.context.FacesContext facesContext)


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.