public class ProgressBarRenderer extends ProgressBarRendererBase
CLIENT_KEY, HEIGHT, LABEL, MAX, MIN, MODULES, ONCOMPLETE, ORIENTATION, POLLING_DELAY, STYLE, STYLE_CLASS, VALUE, WIDTHBOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
ProgressBarRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
ProgressBar progressBar,
boolean first) |
void |
encodeJavaScript(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
This method is being overridden in order to set the value of the progressBar when server-side polling occurs.
|
void |
encodeJavaScriptCustom(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodeLabel(javax.faces.context.ResponseWriter responseWriter,
ProgressBar progressBar,
String label,
boolean first) |
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 |
encodeOrientation(javax.faces.context.ResponseWriter responseWriter,
ProgressBar progressBar,
String layout,
boolean first) |
encodeAlloyAttributes, encodeHeight, encodeMax, encodeMin, encodeValue, encodeWidth, getAlloyClassName, getModulesdecode, decodeClientBehaviors, encodeBoolean, encodeClientId, encodeClientId, encodeEventCallback, encodeInteger, encodeJavaScriptBegin, encodeJavaScriptEnd, encodeJavaScriptMain, encodeLiferayComponentVar, encodeNonEscapedObject, encodeString, encodeWidgetRender, getClientVarName, getYUIConfig, isSandboxed, renderScriptdecodeClientState, encodeBegin, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeEnd, encodeFunctionCall, encodeIntegerProperty, encodeNonEscapedObjectProperty, encodeStringPropertyconvertClientId, encodeChildren, getConvertedValue, getRendersChildrenpublic void encodeJavaScript(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeJavaScript in interface com.liferay.faces.util.render.ClientComponentRendererencodeJavaScript in class AlloyRendererBaseIOExceptionpublic void encodeJavaScriptCustom(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeJavaScriptCustom in interface AlloyRendererencodeJavaScriptCustom in class AlloyRendererBaseIOExceptionpublic 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.ClientComponentRendererBaseIOExceptionpublic 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.ClientComponentRendererBaseIOExceptionprotected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
ProgressBar progressBar,
boolean first)
throws IOException
encodeHiddenAttributes in class ProgressBarRendererBaseIOExceptionprotected void encodeLabel(javax.faces.context.ResponseWriter responseWriter,
ProgressBar progressBar,
String label,
boolean first)
throws IOException
encodeLabel in class ProgressBarRendererBaseIOExceptionprotected void encodeOrientation(javax.faces.context.ResponseWriter responseWriter,
ProgressBar progressBar,
String layout,
boolean first)
throws IOException
encodeOrientation in class ProgressBarRendererBaseIOExceptionCopyright © 2016 Liferay, Inc.. All rights reserved.