Package | Description |
---|---|
javax.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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.