public class InputSourceCodeRenderer extends InputSourceCodeRendererBase
CLIENT_KEY, HEIGHT, HIGHLIGHT_ACTIVE_LINE, LOCALE, MAX_LINES, MIN_LINES, MODE, MODULES, READ_ONLY, SHOW_PRINT_MARGIN, TAB_SIZE, USE_SOFT_TABS, USE_WRAP_MODE, VALUE, WIDTHBOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
InputSourceCodeRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputSourceCode inputSourceCode,
boolean first) |
void |
encodeJavaScriptCustom(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
void |
encodeMarkupBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
void |
encodeMarkupEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
protected String |
getDefaultBoundingBoxClientId(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
javax.faces.context.ResponseWriter |
getDelegationResponseWriter(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
protected String |
getHiddenInputClientId(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
encodeAlloyAttributes, encodeHeight, encodeHighlightActiveLine, encodeLocale, encodeMode, encodeReadOnly, encodeShowPrintMargin, encodeTabSize, encodeUseSoftTabs, encodeUseWrapMode, encodeValue, encodeWidth, getAlloyClassName, getDelegateComponentFamily, getDelegateRendererType, getModulesdecode, decodeClientBehaviors, encodeBoolean, encodeClientId, encodeClientId, encodeEventCallback, encodeInteger, encodeJavaScript, encodeJavaScriptBegin, encodeJavaScriptEnd, encodeJavaScriptMain, encodeLiferayComponentVar, encodeNonEscapedObject, encodeString, encodeWidgetRender, getClientVarName, getYUIConfig, isSandboxed, renderScriptconvertClientId, encodeAll, encodeAll, encodeBegin, encodeBegin, encodeChildren, encodeChildren, encodeEnd, encodeEnd, encodeMarkupBegin, encodeMarkupEnd, getConvertedValue, getDelegateRenderer, getRendersChildrendecodeClientState, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeFunctionCall, encodeIntegerProperty, encodeNonEscapedObjectProperty, encodeStringPropertypublic void encodeJavaScriptCustom(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeJavaScriptCustom in interface AlloyRendererencodeJavaScriptCustom in class DelegatingAlloyRendererBaseIOExceptionpublic void encodeMarkupBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeMarkupBegin in interface com.liferay.faces.util.render.ClientComponentRendererencodeMarkupBegin in class com.liferay.faces.util.render.DelegatingClientComponentRendererBaseIOExceptionpublic void encodeMarkupEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeMarkupEnd in interface com.liferay.faces.util.render.ClientComponentRendererencodeMarkupEnd in class com.liferay.faces.util.render.DelegatingClientComponentRendererBaseIOExceptionpublic javax.faces.context.ResponseWriter getDelegationResponseWriter(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
protected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputSourceCode inputSourceCode,
boolean first)
throws IOException
encodeHiddenAttributes in class InputSourceCodeRendererBaseIOExceptionprotected String getDefaultBoundingBoxClientId(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
protected String getHiddenInputClientId(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
Copyright © 2016 Liferay, Inc.. All rights reserved.