|
||||||||||
| 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
javax.faces.component.UIPanel
org.apache.myfaces.tobago.component.UIPanelBase
public class UIPanelBase
| Field Summary |
|---|
| Fields inherited from class javax.faces.component.UIPanel |
|---|
COMPONENT_FAMILY, COMPONENT_TYPE |
| Constructor Summary | |
|---|---|
UIPanelBase()
|
|
| Method Summary | |
|---|---|
void |
encodeAjax(FacesContext facesContext)
|
void |
encodeBegin(FacesContext facesContext)
|
void |
encodeChildren(FacesContext facesContext)
|
void |
processAjax(FacesContext facesContext)
|
| Methods inherited from class javax.faces.component.UIPanel |
|---|
getFamily |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIPanelBase()
| Method Detail |
|---|
public void encodeBegin(FacesContext facesContext)
throws java.io.IOException
encodeBegin in class UIComponentBasejava.io.IOException
public void encodeChildren(FacesContext facesContext)
throws java.io.IOException
encodeChildren in class UIComponentBasejava.io.IOException
public void encodeAjax(FacesContext facesContext)
throws java.io.IOException
encodeAjax in interface AjaxComponentjava.io.IOException
public void processAjax(FacesContext facesContext)
throws java.io.IOException
processAjax in interface AjaxComponentjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||