public class OttcHTMLEditorRenderer
extends org.nuxeo.ecm.platform.ui.web.component.editor.HtmlEditorRenderer
| Constructor and Description |
|---|
OttcHTMLEditorRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
getEndTextToRender(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
String currentValue) |
generateOptions, getCurrentValuegetConvertedValue, getNonOnChangeBehaviors, getNonOnClickSelectBehaviors, getValue, setSubmittedValueaugmentIdReference, convertClientId, decode, decodeBehaviors, encodeEnd, encodeRecursive, getBehaviorParameters, getChildren, getCurrentValue, getFacet, getForComponent, getFormattedValue, getFormattedValue, getMessageIter, getParamList, getPassThruBehaviors, getRendersChildren, isBehaviorSource, rendererParamsNotNull, shouldDecode, shouldEncode, shouldEncodeChildren, shouldWriteIdAttribute, writeIdAttributeIfNecessarypublic void encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeBegin in class org.nuxeo.ecm.platform.ui.web.component.editor.HtmlEditorRendererIOExceptionprotected void getEndTextToRender(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
String currentValue)
throws IOException
getEndTextToRender in class com.sun.faces.renderkit.html_basic.HtmlBasicRendererIOExceptionCopyright © 2023. All rights reserved.