org.apache.myfaces.trinidadinternal.renderkit.uix
Class FormUtils

java.lang.Object
  extended by org.apache.myfaces.trinidadinternal.renderkit.uix.FormUtils

public class FormUtils
extends java.lang.Object


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

Constructor Detail

FormUtils

public FormUtils()
Method Detail

wasSubmitted

public static boolean wasSubmitted(javax.faces.context.FacesContext context,
                                   javax.faces.component.UIComponent component)


Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.