Uses of Class
jakarta.faces.component.UIOutcomeTarget
- 
Packages that use UIOutcomeTarget Package Description jakarta.faces.component.html Specialized user interface component classes for HTML. - 
- 
Uses of UIOutcomeTarget in jakarta.faces.component.html
Subclasses of UIOutcomeTarget in jakarta.faces.component.html Modifier and Type Class Description classHtmlOutcomeTargetButtonRepresents an HTMLinputelement of type "button" or image that may be used to link to a URL handled by the Faces Servlet resolved preemptively using the logical outcome defined by theoutcomeproperty.classHtmlOutcomeTargetLinkRepresents an HTMLa(hyperlink) element that may be used to link to a URL handled by the Faces Servlet resolved preemptively using the logical outcome defined by theoutcomeproperty. 
 -