@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class PopoverRendererBase extends OverlayRendererBase
| Modifier and Type | Field and Description |
|---|---|
protected static String |
AUTO_SHOW |
protected static String |
CLIENT_KEY |
protected static String |
DISMISSIBLE |
protected static String |
FOR |
protected static String |
HEADER_TEXT |
protected static String |
HEIGHT |
protected static String |
HIDE_ICON_RENDERED |
protected static String[] |
MODULES |
protected static String |
POSITION |
protected static String |
WIDTH |
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 |
|---|
PopoverRendererBase() |
| 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 |
encodeHeight(javax.faces.context.ResponseWriter responseWriter,
Popover popover,
String height,
boolean first) |
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Popover popover,
boolean first) |
protected void |
encodePosition(javax.faces.context.ResponseWriter responseWriter,
Popover popover,
String position,
boolean first) |
protected void |
encodeWidth(javax.faces.context.ResponseWriter responseWriter,
Popover popover,
String width,
boolean first) |
protected void |
encodeZIndex(javax.faces.context.ResponseWriter responseWriter,
Popover popover,
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 DISMISSIBLE
protected static final String FOR
protected static final String HEADER_TEXT
protected static final String HEIGHT
protected static final String HIDE_ICON_RENDERED
protected static final String POSITION
protected static final String WIDTH
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 encodeHeight(javax.faces.context.ResponseWriter responseWriter,
Popover popover,
String height,
boolean first)
throws IOException
IOExceptionprotected void encodePosition(javax.faces.context.ResponseWriter responseWriter,
Popover popover,
String position,
boolean first)
throws IOException
IOExceptionprotected void encodeWidth(javax.faces.context.ResponseWriter responseWriter,
Popover popover,
String width,
boolean first)
throws IOException
IOExceptionprotected void encodeZIndex(javax.faces.context.ResponseWriter responseWriter,
Popover popover,
Integer zIndex,
boolean first)
throws IOException
IOExceptionprotected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Popover popover,
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.