org.portletfaces.liferay.faces.el
Class FaceletUtil

java.lang.Object
  extended by org.portletfaces.liferay.faces.el.FaceletUtil

public class FaceletUtil
extends java.lang.Object


Constructor Summary
FaceletUtil()
           
 
Method Summary
static javax.faces.model.DataModel<?> findDataModel(java.lang.String forClientId)
          Returns the DataModel in the current ViewRoot associated with the specified forClientId.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FaceletUtil

public FaceletUtil()
Method Detail

findDataModel

public static javax.faces.model.DataModel<?> findDataModel(java.lang.String forClientId)
Returns the DataModel in the current ViewRoot associated with the specified forClientId.



Copyright © 2011 portletfaces.org. All Rights Reserved.