@JSFComponent public class UIOutcomeTarget extends UIOutput
| Modifier and Type | Field and Description | 
|---|---|
| static String | COMPONENT_FAMILY | 
| static String | COMPONENT_TYPE | 
ATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEY| Constructor and Description | 
|---|
| UIOutcomeTarget() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFamily() | 
| String | getOutcome() | 
| boolean | isDisableClientWindow() | 
| boolean | isIncludeViewParams() | 
| void | setDisableClientWindow(boolean disableClientWindow) | 
| void | setIncludeViewParams(boolean includeViewParams) | 
| void | setOutcome(String outcome) | 
clearInitialState, getConverter, getLocalValue, getValue, markInitialState, resetValue, restoreState, saveState, setConverter, setValueaddClientBehavior, addFacesListener, broadcast, decode, encodeAll, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, visitTreegetClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEventpublic static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
@JSFProperty public String getOutcome()
public void setOutcome(String outcome)
@JSFProperty(defaultValue="false") public boolean isIncludeViewParams()
public void setIncludeViewParams(boolean includeViewParams)
@JSFProperty(defaultValue="false") public boolean isDisableClientWindow()
public void setDisableClientWindow(boolean disableClientWindow)
disableClientWindow - Copyright © 2025 The Apache Software Foundation. All rights reserved.