org.apache.myfaces.extensions.validator.trinidad.util
Class TrinidadUtils

java.lang.Object
  extended by org.apache.myfaces.extensions.validator.trinidad.util.TrinidadUtils

public class TrinidadUtils
extends java.lang.Object

Since:
1.x.2
Author:
Gerhard Petracek

Field Summary
protected static org.apache.commons.logging.Log LOG
           
 
Constructor Summary
TrinidadUtils()
           
 
Method Summary
static javax.faces.component.UIComponent findLabeledEditableComponent(org.apache.myfaces.trinidad.component.core.output.CoreOutputLabel coreOutputLabel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected static final org.apache.commons.logging.Log LOG
Constructor Detail

TrinidadUtils

public TrinidadUtils()
Method Detail

findLabeledEditableComponent

public static javax.faces.component.UIComponent findLabeledEditableComponent(org.apache.myfaces.trinidad.component.core.output.CoreOutputLabel coreOutputLabel)


Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.