|
Nuxeo Enterprise Platform 5.4 | |||||||||
| 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.UIOutput
org.nuxeo.theme.jsf.component.UIFragment
public class UIFragment
| Field Summary |
|---|
| Fields inherited from class javax.faces.component.UIOutput |
|---|
COMPONENT_FAMILY, COMPONENT_TYPE |
| Constructor Summary | |
|---|---|
UIFragment()
|
|
| Method Summary | |
|---|---|
void |
encodeAll(javax.faces.context.FacesContext context)
|
java.lang.String |
getEngine()
|
java.lang.String |
getMode()
|
java.lang.String |
getUid()
|
boolean |
isTransient()
|
void |
setEngine(java.lang.String engine)
|
void |
setMode(java.lang.String mode)
|
void |
setUid(java.lang.String uid)
|
| Methods inherited from class javax.faces.component.UIOutput |
|---|
getConverter, getFamily, getLocalValue, getValue, restoreState, saveState, setConverter, setValue |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
broadcast, 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, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
getContainerClientId, getValueExpression, setValueExpression |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIFragment()
| Method Detail |
|---|
public void encodeAll(javax.faces.context.FacesContext context)
throws java.io.IOException
encodeAll in class javax.faces.component.UIComponentjava.io.IOExceptionpublic boolean isTransient()
isTransient in interface javax.faces.component.StateHolderisTransient in class javax.faces.component.UIComponentBasepublic java.lang.String getEngine()
public void setEngine(java.lang.String engine)
public java.lang.String getMode()
public void setMode(java.lang.String mode)
public java.lang.String getUid()
public void setUid(java.lang.String uid)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||