public class ProgressBarRenderer extends CoreRenderer
| Constructor and Description |
|---|
ProgressBarRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
protected void |
encodeMarkup(javax.faces.context.FacesContext facesContext,
ProgressBar progressBar) |
protected void |
encodeScript(javax.faces.context.FacesContext facesContext,
ProgressBar progressBar) |
addToAutoUpdate, buildAjaxRequest, convertClientId, decodeBehaviors, decodeBehaviors, encodeClientBehaviors, encodeClientBehaviors, escapeText, getActionURL, getComponentResourceBundle, getEncodedURL, getEscapedClientId, getLocalisedMessageFromBundle, getResourceRequestPath, getResourceURL, isAjaxRequest, isPostBack, isPostback, isScriptLoaded, isValueBlank, isValueEmpty, renderChild, renderChildren, renderPassThruAttributes, renderPassThruAttributes, renderPassThruAttributes, resolveWidgetVar, setScriptLoaded, shouldRenderAttribute, themeForms, writeJavascriptFile, writeJavascriptFilepublic void decode(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
decode in class javax.faces.render.Rendererpublic void encodeEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class javax.faces.render.Rendererjava.io.IOExceptionprotected void encodeMarkup(javax.faces.context.FacesContext facesContext,
ProgressBar progressBar)
throws java.io.IOException
java.io.IOExceptionprotected void encodeScript(javax.faces.context.FacesContext facesContext,
ProgressBar progressBar)
throws java.io.IOException
java.io.IOExceptionCopyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.