Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.jsf.component
Class UIThemeStyles

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by javax.faces.component.UIOutput
              extended by org.nuxeo.theme.jsf.component.UIThemeStyles
All Implemented Interfaces:
javax.faces.component.StateHolder, javax.faces.component.ValueHolder

public class UIThemeStyles
extends javax.faces.component.UIOutput


Field Summary
 
Fields inherited from class javax.faces.component.UIOutput
COMPONENT_FAMILY, COMPONENT_TYPE
 
Constructor Summary
UIThemeStyles()
           
 
Method Summary
 void encodeAll(javax.faces.context.FacesContext context)
           
 java.lang.String getCache()
           
 java.lang.String getInline()
           
 java.lang.String getTheme()
           
 void setCache(java.lang.String cache)
           
 void setInline(java.lang.String inline)
           
 void setTheme(java.lang.String theme)
           
 
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, isTransient, 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

UIThemeStyles

public UIThemeStyles()
Method Detail

getCache

public java.lang.String getCache()

setCache

public void setCache(java.lang.String cache)

getInline

public java.lang.String getInline()

setInline

public void setInline(java.lang.String inline)

getTheme

public java.lang.String getTheme()

setTheme

public void setTheme(java.lang.String theme)

encodeAll

public void encodeAll(javax.faces.context.FacesContext context)
               throws java.io.IOException
Overrides:
encodeAll in class javax.faces.component.UIComponent
Throws:
java.io.IOException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.