org.jboss.seam.ui.util.cdk
Class RendererUtils

java.lang.Object
  extended by org.jboss.seam.ui.util.cdk.RendererUtils

public class RendererUtils
extends java.lang.Object


Constructor Summary
RendererUtils()
           
 
Method Summary
 javax.faces.component.UIForm getForm(javax.faces.component.UIComponent component)
           
 boolean isCommandButton(javax.faces.component.UIComponent cmp)
           
 boolean isForm(javax.faces.component.UIComponent cmp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RendererUtils

public RendererUtils()
Method Detail

getForm

public javax.faces.component.UIForm getForm(javax.faces.component.UIComponent component)

isCommandButton

public boolean isCommandButton(javax.faces.component.UIComponent cmp)

isForm

public boolean isForm(javax.faces.component.UIComponent cmp)


Copyright © 2008. All Rights Reserved.