Package | Description |
---|---|
jakarta.faces.component.html |
Specialized user interface component classes for HTML.
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlOutcomeTargetButton
Represents an HTML
input 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 the outcome property. |
class |
HtmlOutcomeTargetLink
Represents an HTML
a (hyperlink) element that may be used to link to a URL handled by the Faces Servlet
resolved preemptively using the logical outcome defined by the outcome property. |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.