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 Object

Since:
1.x.2
Author:
Gerhard Petracek

Field Summary
protected static Logger 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 Logger 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-2010 The Apache Software Foundation. All Rights Reserved.