ButtonRendererpublic class ButtonRenderer extends OutcomeTargetRenderer
| Constructor | Description |
|---|---|
ButtonRenderer() |
| Modifier and Type | Method | Description |
|---|---|---|
protected String |
buildOnclick(javax.faces.context.FacesContext context,
Button button) |
|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
|
void |
encodeMarkup(javax.faces.context.FacesContext context,
Button button) |
|
void |
encodeScript(javax.faces.context.FacesContext context,
Button button) |
buildAjaxRequest, buildDomEvent, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, endScript, escapeText, getEventBehaviors, getHighlighter, getResourceRequestPath, getResourceURL, getWidgetBuilder, isGrouped, isValueBlank, renderChild, renderChildren, renderDomEvent, renderDomEvents, renderDynamicPassThruAttributes, renderOnchange, renderOnclick, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteId, startScriptclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsEL, evaluateValueExpressions, findNavigationCase, getParams, getTargetURL, isExpression, isIncludeViewParams, prependContextPathIfNecessarypublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeEnd in class javax.faces.render.RendererIOExceptionpublic void encodeMarkup(javax.faces.context.FacesContext context,
Button button)
throws IOException
IOExceptionpublic void encodeScript(javax.faces.context.FacesContext context,
Button button)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.