org.portletfaces.liferay.faces.component
Class UIComponentHelper

java.lang.Object
  extended by org.portletfaces.liferay.faces.component.UIComponentHelper

public class UIComponentHelper
extends java.lang.Object

Utility methods that operate against UIComponent instances.

Author:
Neil Griffin

Constructor Summary
UIComponentHelper()
           
 
Method Summary
static java.lang.Object getLabel(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIComponentHelper

public UIComponentHelper()
Method Detail

getLabel

public static java.lang.Object getLabel(javax.faces.context.FacesContext facesContext,
                                        javax.faces.component.UIComponent uiComponent)


Copyright © 2011 portletfaces.org. All Rights Reserved.