org.richfaces.component.util
Class FormUtil

java.lang.Object
  extended by org.richfaces.component.util.FormUtil

public class FormUtil
extends java.lang.Object

Author:
Filip Antonov - mailto:fantonov@exadel.com created 08.02.2007

Constructor Summary
FormUtil()
           
 
Method Summary
static void throwEnclFormReqExceptionIfNeed(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

FormUtil

public FormUtil()
Method Detail

throwEnclFormReqExceptionIfNeed

public static void throwEnclFormReqExceptionIfNeed(javax.faces.context.FacesContext context,
                                                   javax.faces.component.UIComponent component)
                                            throws EnclosingFormRequiredException
Throws:
EnclosingFormRequiredException


Copyright © 2010. All Rights Reserved.