public class PopoverRenderer extends PopoverRendererBase
AUTO_SHOW, CLIENT_KEY, DISMISSIBLE, FOR, HEADER_TEXT, HEIGHT, HIDE_ICON_RENDERED, MODULES, POSITION, WIDTH, Z_INDEXCONTENT_BOX_SUFFIX, OVERLAY_BODY_SUFFIXBOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
PopoverRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeAlign(javax.faces.context.ResponseWriter responseWriter,
Popover popover,
boolean first) |
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Popover popover,
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,
Popover popover,
Integer zIndex,
boolean first) |
String[] |
getModules(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
encodeAlloyAttributes, encodeHeight, encodePosition, encodeWidth, getAlloyClassName, getDelegateComponentFamily, getDelegateRendererTypeencodeOverlayDismissible, 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, 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 String[] getModules(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
getModules in interface AlloyRenderergetModules in class PopoverRendererBaseprotected void encodeAlign(javax.faces.context.ResponseWriter responseWriter,
Popover popover,
boolean first)
throws IOException
IOExceptionprotected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Popover popover,
boolean first)
throws IOException
encodeHiddenAttributes in class PopoverRendererBaseIOExceptionprotected void encodeZIndex(javax.faces.context.ResponseWriter responseWriter,
Popover popover,
Integer zIndex,
boolean first)
throws IOException
encodeZIndex in class PopoverRendererBaseIOExceptionCopyright © 2016 Liferay, Inc.. All rights reserved.