|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponentBase
javax.faces.component.UIOutput
javax.faces.component.UIPanel
UIPanel is a UIComponent that manages the
layout of its child components.
| Field Summary |
| Fields inherited from interface javax.faces.component.UIComponent |
SEPARATOR_CHAR |
| Constructor Summary | |
UIPanel()
Create a new UIPanel instance with default property
values. |
|
| Method Summary | |
boolean |
getRendersChildren()
Return true to indicate that this component takes
responsibility for rendering its children. |
| Methods inherited from class javax.faces.component.UIOutput |
currentValue, getValue, getValueRef, setValue, setValueRef |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UIPanel()
Create a new UIPanel instance with default property
values.
| Method Detail |
public boolean getRendersChildren()
Return true to indicate that this component takes
responsibility for rendering its children.
getRendersChildren in interface UIComponentgetRendersChildren in class UIComponentBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||