| Package | Description | 
|---|---|
| javax.faces.component | |
| javax.faces.component.html | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UIInputUICommand is a base abstraction for components that implement ActionSource. | 
| class  | UISelectBooleanA component that allows the user to select or unselect an object. | 
| class  | UISelectManyBase class for the various component classes that allow a user to select zero or more options from a set. | 
| class  | UISelectOneComponent for choosing one option out of a set of possibilities. | 
| class  | UIViewParameterTODO: documentation on jsp and pld are not the same. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HtmlInputFile | 
| class  | HtmlInputHiddenRenders as an HTML input tag with its type set to "hidden". | 
| class  | HtmlInputSecret | 
| class  | HtmlInputText | 
| class  | HtmlInputTextarea | 
| class  | HtmlSelectBooleanCheckbox | 
| class  | HtmlSelectManyCheckbox | 
| class  | HtmlSelectManyListbox | 
| class  | HtmlSelectManyMenu | 
| class  | HtmlSelectOneListbox | 
| class  | HtmlSelectOneMenu | 
| class  | HtmlSelectOneRadio | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.