public class ButtonRenderer extends ButtonRenderer
Constructor and Description |
---|
ButtonRenderer() |
Modifier and Type | Method and Description |
---|---|
protected String |
buildOnclick(javax.faces.context.FacesContext context,
Button button) |
void |
encodeMarkup(javax.faces.context.FacesContext context,
Button button) |
void |
encodeScript(javax.faces.context.FacesContext context,
Button button) |
String |
resolveStyleClass(Button button) |
encodeEnd
containsEL, evaluateValueExpressions, findNavigationCase, getParams, getTargetURL, isExpression, isIncludeViewParams, prependContextPathIfNecessary
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, startScript
public void encodeMarkup(javax.faces.context.FacesContext context, Button button) throws IOException
encodeMarkup
in class ButtonRenderer
IOException
public void encodeScript(javax.faces.context.FacesContext context, Button button) throws IOException
encodeScript
in class ButtonRenderer
IOException
protected String buildOnclick(javax.faces.context.FacesContext context, Button button)
buildOnclick
in class ButtonRenderer
Copyright © 2018. All rights reserved.