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, setValue
broadcast, 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, setValueBinding
getContainerClientId, getValueExpression, setValueExpression
public 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 UIComponent
IOException
Copyright © 2011 Nuxeo SA. All Rights Reserved.