- java.lang.Object
-
- javax.faces.component.UIComponent
-
- javax.faces.component.UIComponentBase
-
- javax.faces.component.UIPanel
-
- org.ajax4jsf.component.UIAjaxOutputPanel
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static java.lang.String |
COMPONENT_TYPE |
-
Fields inherited from class javax.faces.component.UIPanel
COMPONENT_FAMILY
-
Fields inherited from class javax.faces.component.UIComponent
bindings
-
Method Summary
Methods
Modifier and Type |
Method and Description |
abstract java.lang.String |
getLayout() |
abstract void |
setLayout(java.lang.String layout) |
-
Methods inherited from class javax.faces.component.UIPanel
getFamily
-
Methods inherited from class javax.faces.component.UIComponentBase
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
-
Methods inherited from class javax.faces.component.UIComponent
encodeAll, getContainerClientId, getValueExpression, setValueExpression
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.ajax4jsf.component.AjaxOutput
isAjaxRendered, isKeepTransient, setAjaxRendered, setKeepTransient
Copyright © 2013. All Rights Reserved.