public class UIThemeStyles extends UIOutput
COMPONENT_FAMILY, COMPONENT_TYPE| Constructor and Description |
|---|
UIThemeStyles() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAll(FacesContext context) |
String |
getCache() |
String |
getInline() |
String |
getTheme() |
void |
setCache(String cache) |
void |
setInline(String inline) |
void |
setTheme(String theme) |
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, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBindinggetContainerClientId, getValueExpression, setValueExpressionpublic String getCache()
public void setCache(String cache)
public String getInline()
public void setInline(String inline)
public String getTheme()
public void setTheme(String theme)
public void encodeAll(FacesContext context) throws IOException
encodeAll in class UIComponentIOExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.