Uses of Enum Class
jakarta.faces.component.html.HtmlForm.PropertyKeys
Package
Description
Specialized user interface component classes for HTML.
-
Uses of HtmlForm.PropertyKeys in jakarta.faces.component.html
Modifier and TypeMethodDescriptionstatic HtmlForm.PropertyKeys
Returns the enum constant of this class with the specified name.static HtmlForm.PropertyKeys[]
HtmlForm.PropertyKeys.values()
Returns an array containing the constants of this enum class, in the order they are declared.