public abstract class OverlayRendererBase extends DelegatingAlloyRendererBase implements javax.faces.component.NamingContainer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CONTENT_BOX_SUFFIX |
protected static String |
OVERLAY_BODY_SUFFIX |
protected static String |
Z_INDEX |
BOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
OverlayRendererBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeOverlayDismissible(javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent overlay,
String clientKey) |
protected void |
encodeOverlayHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent overlay,
boolean first) |
protected void |
encodeOverlayJavaScriptCustom(javax.faces.context.ResponseWriter responseWriter,
javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent overlay,
String clientKey) |
protected void |
encodeOverlayMarkupBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodeOverlayMarkupBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent,
String contentBoxCSSClasses) |
protected void |
encodeOverlayMarkupEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodeOverlayZIndex(javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent overlay,
Integer zIndex,
String defaultZIndex,
boolean first) |
decode, 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, getDelegateComponentFamily, getDelegateRenderer, getDelegateRendererType, getRendersChildrendecodeClientState, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeFunctionCall, encodeIntegerProperty, encodeNonEscapedObjectProperty, encodeStringPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodeAlloyAttributes, getAlloyClassName, getModulesprotected static final String Z_INDEX
protected static final String CONTENT_BOX_SUFFIX
protected static final String OVERLAY_BODY_SUFFIX
protected void encodeOverlayDismissible(javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent overlay,
String clientKey)
throws IOException
IOExceptionprotected void encodeOverlayHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent overlay,
boolean first)
throws IOException
IOExceptionprotected void encodeOverlayJavaScriptCustom(javax.faces.context.ResponseWriter responseWriter,
javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent overlay,
String clientKey)
throws IOException
IOExceptionprotected void encodeOverlayMarkupBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
IOExceptionprotected void encodeOverlayMarkupBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent,
String contentBoxCSSClasses)
throws IOException
IOExceptionprotected void encodeOverlayMarkupEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
IOExceptionprotected void encodeOverlayZIndex(javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent overlay,
Integer zIndex,
String defaultZIndex,
boolean first)
throws IOException
IOExceptionCopyright © 2016 Liferay, Inc.. All rights reserved.