Uses of Class
jakarta.faces.component.UIOutcomeTarget
Package
Description
Specialized user interface component classes for HTML.
-
Uses of UIOutcomeTarget in jakarta.faces.component.html
Modifier and TypeClassDescriptionclass
Represents an HTMLinput
element 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 theoutcome
property.class
Represents 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 theoutcome
property.