Package jakarta.faces.component.html
package jakarta.faces.component.html
Specialized user interface component classes for HTML.
-
ClassDescriptionNONEThe property keys.Represents a column that will be rendered in an HTML
tableelement.The property keys.Represents an HTMLinputelement for a button of typesubmitorreset.Properties used by this componentRepresents an HTMLaelement for a hyperlink that acts like a submit button.Properties used by this componentRepresents an HTMLscriptelement for a function that acts like an ajax form submit.The property keys.Represents a set of repeating data (segregated into columns by child UIColumn components) that will be rendered in an HTMLtableelement.The property keys.NONEThe property keys.Represents an HTMLformelement.Properties used by this componentRepresents an HTMLimgelement, used to retrieve and render a graphical image.Properties used by this componentNONEThe property keys.Represents an HTMLinputelement of typefile.Properties used by this componentRepresents an HTMLinputelement of typehidden.Properties used by this componentRepresents an HTMLinputelement of typepassword.Properties used by this componentRepresents an HTMLinputelement of typetext.The property keys.Represents an HTMLtextareaelement.Properties used by this componentBy default, therendererTypeproperty must be set to "jakarta.faces.Message".Properties used by this componentBy default, therendererTypeproperty must be set to "jakarta.faces.Messages".The property keys.Represents an HTMLinputelement 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 theoutcomeproperty.The property keys.Represents an HTMLa(hyperlink) element that may be used to link to a URL handled by the Faces Servlet resolved preemptively using the logical outcome defined by theoutcomeproperty.The property keys.Represents a component that looks up a localized message in a resource bundle, optionally uses it as aMessageFormatpattern string and substitutes in parameter values from nested UIParameter components, and renders the result.The property keys.Represents an HTMLlabelelement, used to define an accessible label for a corresponding input element.The property keys.Represents an HTMLa(hyperlink) element that may be used to link to an arbitrary URL defined by thevalueproperty.The property keys.Renders the component value as text, optionally wrapping in aspanelement if I18N attributes, CSS styles or style classes are specified.The property keys.Renders child components in a table, starting a new row after the specified number of columns.Properties used by this componentCauses all child components of this component to be rendered.Properties used by this componentRepresents an HTMLinputelement of typecheckbox.The property keys.Represents a multiple-selection component that is rendered as a set of HTMLinputelements of typecheckbox.Properties used by this componentRepresents a multiple-selection component that is rendered as an HTMLselectelement, showing either all available options or the specified number of options.Properties used by this componentRepresents a multiple-selection component that is rendered as an HTMLselectelement, showing a single available option at a time.The property keys.Represents a single-selection component that is rendered as an HTMLselectelement, showing either all available options or the specified number of options.Properties used by this componentRepresents a single-selection component that is rendered as an HTMLselectelement, showing a single available option at a time.Properties used by this componentRepresents a single-selection component that is rendered as a set of HTMLinputelements of typeradio.The property keys.