Package com.infragistics.faces.input.component.html

Class Summary
HtmlCheckBox  
HtmlCheckBoxList  
HtmlDateChooser This component displays a popup calendar to allow for easy selection of a date.
HtmlDropDownList  
HtmlInputCurrency  
HtmlInputDecimal  
HtmlInputEmail This component checks that the value entered is a valid email address

Customizable Look and Feel
Background, color, border, font attributes and much more can be customized and applied to this component

The table below summarizes which elements can be customized:
Style applied to How to customize it ? InputRegularEmail Using HtmlInputEmail.setStyle(String) and/or HtmlInputEmail.setStyleClass(String)
HtmlInputPercent  
HtmlInputRegularExpression This component checks that the value entered matches a regular expression.
HtmlRadioButton  
HtmlRadioButtonList