public class OutputTooltipRenderer extends OutputTooltipRendererBase
AUTO_SHOW, CLIENT_KEY, HEADER_TEXT, MODULES, OPACITY, POSITION, TRIGGER, Z_INDEXCONTENT_BOX_SUFFIX, OVERLAY_BODY_SUFFIXBOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
OutputTooltipRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeChildren(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
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 void |
encodeZIndex(javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
Integer zIndex,
boolean first) |
encodeAlloyAttributes, encodeOpacity, encodePosition, encodeTrigger, getAlloyClassName, getDelegateComponentFamily, getDelegateRendererType, getModulesencodeOverlayDismissible, encodeOverlayHiddenAttributes, encodeOverlayJavaScriptCustom, encodeOverlayMarkupBegin, encodeOverlayMarkupBegin, encodeOverlayMarkupEnd, encodeOverlayZIndexdecode, decodeClientBehaviors, encodeBoolean, encodeClientId, encodeClientId, encodeEventCallback, encodeInteger, encodeJavaScript, encodeJavaScriptBegin, encodeJavaScriptEnd, encodeJavaScriptMain, encodeLiferayComponentVar, encodeNonEscapedObject, encodeString, encodeWidgetRender, getClientVarName, getYUIConfig, isSandboxed, renderScriptconvertClientId, encodeAll, encodeAll, encodeBegin, encodeBegin, encodeChildren, encodeEnd, encodeEnd, encodeMarkupBegin, encodeMarkupEnd, getConvertedValue, getDelegateRenderer, getRendersChildrendecodeClientState, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeFunctionCall, encodeIntegerProperty, encodeNonEscapedObjectProperty, encodeStringPropertypublic void encodeChildren(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeChildren in class com.liferay.faces.util.render.DelegatingClientComponentRendererBaseIOExceptionpublic 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.DelegatingClientComponentRendererBaseIOExceptionprotected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
boolean first)
throws IOException
encodeHiddenAttributes in class OutputTooltipRendererBaseIOExceptionprotected void encodeZIndex(javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
Integer zIndex,
boolean first)
throws IOException
encodeZIndex in class OutputTooltipRendererBaseIOExceptionCopyright © 2016 Liferay, Inc.. All rights reserved.