|
||||||||||
| 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(javax.faces.context.FacesContext facesContext)
|
void |
encodeBegin(javax.faces.context.FacesContext facesContext)
|
void |
encodeChildren(javax.faces.context.FacesContext facesContext)
|
void |
processAjax(javax.faces.context.FacesContext facesContext)
|
| Methods inherited from class javax.faces.component.UIPanel |
|---|
getFamily |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| 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(javax.faces.context.FacesContext facesContext)
throws IOException
encodeBegin in class javax.faces.component.UIComponentBaseIOException
public void encodeChildren(javax.faces.context.FacesContext facesContext)
throws IOException
encodeChildren in class javax.faces.component.UIComponentBaseIOException
public void encodeAjax(javax.faces.context.FacesContext facesContext)
throws IOException
encodeAjax in interface AjaxComponentIOException
public void processAjax(javax.faces.context.FacesContext facesContext)
throws IOException
processAjax in interface AjaxComponentIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||