| Package | Description |
|---|---|
| jakarta.faces.component.html |
Specialized user interface component classes for HTML.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlCommandButton
Represents an HTML
input element for a button of type submit or reset. |
class |
HtmlCommandLink
Represents an HTML
a element for a hyperlink that acts like a submit button. |
class |
HtmlCommandScript
Represents an HTML
script element for a function that acts like an ajax form submit. |
Copyright © 1997–2020 Eclipse Foundation. All rights reserved.