|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
org.apache.myfaces.tobago.component.UILayout
public abstract class UILayout
| Constructor Summary | |
|---|---|
UILayout()
|
|
| Method Summary | |
|---|---|
void |
encodeChildrenOfComponent(FacesContext facesContext,
UIComponent component)
|
static UILayout |
getLayout(UIComponent component)
|
void |
layoutBegin(FacesContext facesContext,
UIComponent component)
|
static void |
prepareDimension(FacesContext facesContext,
UIComponent component)
|
| Methods inherited from class javax.faces.component.UIComponent |
|---|
getFamily |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UILayout()
| Method Detail |
|---|
public void layoutBegin(FacesContext facesContext,
UIComponent component)
public static void prepareDimension(FacesContext facesContext,
UIComponent component)
public void encodeChildrenOfComponent(FacesContext facesContext,
UIComponent component)
throws java.io.IOException
java.io.IOExceptionpublic static UILayout getLayout(UIComponent component)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||