org.apache.myfaces.shared_tomahawk.util
Class _ComponentUtils
java.lang.Object
org.apache.myfaces.shared_tomahawk.util._ComponentUtils
public final class _ComponentUtils
- extends Object
- Version:
- $Revision: 1187700 $ $Date: 2011-10-22 07:19:37 -0500 (Sat, 22 Oct 2011) $
- Author:
- Mathias Brökelmann (latest modification by $Author: bommel $)
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.