public class OutcomeTargetRenderer extends CoreRenderer
| Constructor and Description | 
|---|
| OutcomeTargetRenderer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | containsEL(List<String> values) | 
| protected List<String> | evaluateValueExpressions(javax.faces.context.FacesContext context,
                        List<String> values) | 
| protected javax.faces.application.NavigationCase | findNavigationCase(javax.faces.context.FacesContext context,
                  UIOutcomeTarget outcomeTarget) | 
| protected Map<String,List<String>> | getParams(javax.faces.context.FacesContext context,
         javax.faces.application.NavigationCase navCase,
         UIOutcomeTarget outcomeTarget)Find all parameters to include by looking at nested uiparams and params of navigation case | 
| protected String | getTargetURL(javax.faces.context.FacesContext context,
            UIOutcomeTarget outcomeTarget) | 
| protected boolean | isExpression(String text) | 
| protected boolean | isIncludeViewParams(UIOutcomeTarget outcomeTarget,
                   javax.faces.application.NavigationCase navCase) | 
buildAjaxRequest, buildAjaxRequest, buildAjaxRequest, buildDomEvent, buildNonAjaxRequest, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, escapeText, getEventBehaviors, getHighlighter, getResourceRequestPath, getResourceURL, getWidgetBuilder, isGrouped, isValueBlank, preConfiguredAjaxRequestBuilder, preConfiguredAjaxRequestBuilder, renderChild, renderChildren, renderDomEvent, renderDomEvents, renderDummyMarkup, renderDynamicPassThruAttributes, renderOnchange, renderOnclick, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteIdprotected javax.faces.application.NavigationCase findNavigationCase(javax.faces.context.FacesContext context,
                                                                    UIOutcomeTarget outcomeTarget)
protected boolean isExpression(String text)
protected List<String> evaluateValueExpressions(javax.faces.context.FacesContext context, List<String> values)
protected Map<String,List<String>> getParams(javax.faces.context.FacesContext context, javax.faces.application.NavigationCase navCase, UIOutcomeTarget outcomeTarget)
protected boolean isIncludeViewParams(UIOutcomeTarget outcomeTarget, javax.faces.application.NavigationCase navCase)
protected String getTargetURL(javax.faces.context.FacesContext context, UIOutcomeTarget outcomeTarget)
Copyright © 2020. All rights reserved.