Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.jsf.component
Class UIModel

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.UIBaseMVC
                  extended by org.nuxeo.theme.jsf.component.UIModel
All Implemented Interfaces:
StateHolder, ValueHolder

public class UIModel
extends UIBaseMVC


Field Summary
 
Fields inherited from class javax.faces.component.UIOutput
COMPONENT_FAMILY, COMPONENT_TYPE
 
Constructor Summary
UIModel()
           
 
Method Summary
 String getClassName()
           
 
Methods inherited from class org.nuxeo.theme.jsf.component.UIBaseMVC
encodeBegin, getResource, getUrl, setResource, setUrl
 
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, 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
encodeAll, getContainerClientId, getValueExpression, setValueExpression
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIModel

public UIModel()
Method Detail

getClassName

public final String getClassName()
Specified by:
getClassName in class UIBaseMVC

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.