public class DialogRenderer extends DialogRendererBase
AUTO_SHOW, CLIENT_KEY, DISMISSIBLE, HEADER_TEXT, HEIGHT, HIDE_ICON_RENDERED, MODAL, MODULES, WIDTH, Z_INDEXCONTENT_BOX_SUFFIX, OVERLAY_BODY_SUFFIXBOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
DialogRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Dialog dialog,
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,
Dialog dialog,
Integer zIndex,
boolean first) |
String[] |
getModules(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
encodeAlloyAttributes, encodeHeight, encodeModal, 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 DialogRendererBaseprotected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Dialog dialog,
boolean first)
throws IOException
encodeHiddenAttributes in class DialogRendererBaseIOExceptionprotected void encodeZIndex(javax.faces.context.ResponseWriter responseWriter,
Dialog dialog,
Integer zIndex,
boolean first)
throws IOException
encodeZIndex in class DialogRendererBaseIOExceptionCopyright © 2016 Liferay, Inc.. All rights reserved.