org.apache.myfaces.shared_tomahawk.util
Class _ComponentUtils
java.lang.Object
   org.apache.myfaces.shared_tomahawk.util._ComponentUtils
org.apache.myfaces.shared_tomahawk.util._ComponentUtils
- public final class _ComponentUtils 
- extends 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 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 | 
 
getStringValue
public static 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 © 2012 The Apache Software Foundation. All Rights Reserved.