public class UIFragment extends UIOutput
COMPONENT_FAMILY, COMPONENT_TYPE| Constructor and Description |
|---|
UIFragment() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAll(FacesContext context) |
String |
getEngine() |
String |
getMode() |
String |
getUid() |
boolean |
isTransient() |
void |
setEngine(String engine) |
void |
setMode(String mode) |
void |
setUid(String uid) |
getConverter, getFamily, getLocalValue, getValue, restoreState, saveState, setConverter, setValuebroadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBindinggetContainerClientId, getValueExpression, setValueExpressionpublic void encodeAll(FacesContext context) throws IOException
encodeAll in class UIComponentIOExceptionpublic boolean isTransient()
isTransient in interface StateHolderisTransient in class UIComponentBasepublic String getEngine()
public void setEngine(String engine)
public String getMode()
public void setMode(String mode)
public String getUid()
public void setUid(String uid)
Copyright © 2011 Nuxeo SA. All Rights Reserved.