Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ui.web.component.seam
Class UIHtmlText

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by org.jboss.seam.pdf.ui.ITextComponent
              extended by org.jboss.seam.pdf.ui.UIHtmlText
                  extended by org.nuxeo.ecm.platform.ui.web.component.seam.UIHtmlText
All Implemented Interfaces:
StateHolder, ValueHolder

public class UIHtmlText
extends org.jboss.seam.pdf.ui.UIHtmlText

Overrides basic p:html tag to use NuxeoITextImageProvider to resolve image resources.

Since:
5.4.2

Field Summary
 
Fields inherited from class org.jboss.seam.pdf.ui.ITextComponent
COMPONENT_FAMILY
 
Constructor Summary
UIHtmlText()
           
 
Method Summary
 void encodeChildren(FacesContext context)
           
 void encodeEnd(FacesContext context)
           
 
Methods inherited from class org.jboss.seam.pdf.ui.UIHtmlText
createITextObject, getConverter, getITextObject, getLocalValue, getRendersChildren, getValue, handleAdd, removeITextObject, setConverter, setValue
 
Methods inherited from class org.jboss.seam.pdf.ui.ITextComponent
add, addToITextParent, encode, encodeBegin, extractText, findDocument, findITextParent, findITextParent, getFamily, getFont, handleFacet, noITextParentFound, processFacet, valueBinding, valueBinding
 
Methods inherited from class javax.faces.component.UIComponentBase
broadcast, decode, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRendererType, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, restoreAttachedState, restoreState, saveAttachedState, saveState, 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

UIHtmlText

public UIHtmlText()
Method Detail

encodeChildren

public void encodeChildren(FacesContext context)
                    throws IOException
Overrides:
encodeChildren in class org.jboss.seam.pdf.ui.UIHtmlText
Throws:
IOException

encodeEnd

public void encodeEnd(FacesContext context)
               throws IOException
Overrides:
encodeEnd in class org.jboss.seam.pdf.ui.UIHtmlText
Throws:
IOException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.