@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class OutputTooltipRendererBase extends OverlayRendererBase
| Modifier and Type | Field and Description |
|---|---|
protected static String |
AUTO_SHOW |
protected static String |
CLIENT_KEY |
protected static String |
HEADER_TEXT |
protected static String[] |
MODULES |
protected static String |
OPACITY |
protected static String |
POSITION |
protected static String |
TRIGGER |
protected static String |
Z_INDEX |
CONTENT_BOX_SUFFIX, OVERLAY_BODY_SUFFIXBOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
OutputTooltipRendererBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
boolean first) |
protected void |
encodeOpacity(javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
String opacity,
boolean first) |
protected void |
encodePosition(javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
String position,
boolean first) |
protected void |
encodeTrigger(javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
String for_,
boolean first) |
protected void |
encodeZIndex(javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
Integer zIndex,
boolean first) |
String |
getAlloyClassName(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
String |
getDelegateComponentFamily() |
String |
getDelegateRendererType() |
String[] |
getModules(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
encodeOverlayDismissible, encodeOverlayHiddenAttributes, encodeOverlayJavaScriptCustom, encodeOverlayMarkupBegin, encodeOverlayMarkupBegin, encodeOverlayMarkupEnd, encodeOverlayZIndexdecode, decodeClientBehaviors, encodeBoolean, encodeClientId, encodeClientId, encodeEventCallback, encodeInteger, encodeJavaScript, encodeJavaScriptBegin, encodeJavaScriptCustom, encodeJavaScriptEnd, encodeJavaScriptMain, encodeLiferayComponentVar, encodeNonEscapedObject, encodeString, encodeWidgetRender, getClientVarName, getYUIConfig, isSandboxed, renderScriptconvertClientId, encodeAll, encodeAll, encodeBegin, encodeBegin, encodeChildren, encodeChildren, encodeEnd, encodeEnd, encodeMarkupBegin, encodeMarkupBegin, encodeMarkupEnd, encodeMarkupEnd, getConvertedValue, getDelegateRenderer, getRendersChildrendecodeClientState, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeFunctionCall, encodeIntegerProperty, encodeNonEscapedObjectProperty, encodeStringPropertyprotected static final String AUTO_SHOW
protected static final String CLIENT_KEY
protected static final String TRIGGER
protected static final String HEADER_TEXT
protected static final String OPACITY
protected static final String POSITION
protected static final String Z_INDEX
protected static final String[] MODULES
public void encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent)
throws IOException
IOExceptionpublic String getAlloyClassName(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
public String[] getModules(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
protected void encodeTrigger(javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
String for_,
boolean first)
throws IOException
IOExceptionprotected void encodeOpacity(javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
String opacity,
boolean first)
throws IOException
IOExceptionprotected void encodePosition(javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
String position,
boolean first)
throws IOException
IOExceptionprotected void encodeZIndex(javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
Integer zIndex,
boolean first)
throws IOException
IOExceptionprotected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
OutputTooltip outputTooltip,
boolean first)
throws IOException
IOExceptionpublic String getDelegateComponentFamily()
getDelegateComponentFamily in interface com.liferay.faces.util.render.DelegatingRenderergetDelegateComponentFamily in class com.liferay.faces.util.render.DelegatingClientComponentRendererBasepublic String getDelegateRendererType()
getDelegateRendererType in interface com.liferay.faces.util.render.DelegatingRenderergetDelegateRendererType in class com.liferay.faces.util.render.DelegatingClientComponentRendererBaseCopyright © 2016 Liferay, Inc.. All rights reserved.