| Package | Description | 
|---|---|
| javax.faces.component.html | Specialized user
interface component classes for HTML. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HtmlSelectManyCheckboxRepresents a
 multiple-selection component that is rendered as a set of
 HTML  inputelements of typecheckbox. | 
| class  | HtmlSelectManyListboxRepresents a multiple-selection component that is rendered
 as an HTML  selectelement, showing either all
 available options or the specified number of options. | 
| class  | HtmlSelectManyMenuRepresents a multiple-selection component that is rendered
 as an HTML  selectelement, showing a single
 available option at a time. | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.