|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.ui.util.cdk.RendererUtils
public class RendererUtils
| Constructor Summary | |
|---|---|
RendererUtils()
|
|
| Method Summary | |
|---|---|
javax.faces.component.UIComponent |
getForm(javax.faces.component.UIComponent component)
Since Trinidad, and possibly other JSF implementations don't always subclass from UIForm we can't cast to UIForm. |
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 |
|---|
public RendererUtils()
| Method Detail |
|---|
public javax.faces.component.UIComponent getForm(javax.faces.component.UIComponent component)
UIForm we can't cast to UIForm.
public boolean isCommandButton(javax.faces.component.UIComponent cmp)
public boolean isForm(javax.faces.component.UIComponent cmp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||