org.richfaces.renderkit.util
Class FormUtil

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

public final class FormUtil
extends Object

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

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
 

Method Detail

throwEnclFormReqExceptionIfNeed

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


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.