| Package | Description |
|---|---|
| javax.faces.component.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 © 1997–2019 Eclipse Foundation. All rights reserved.