Uses of Enum Class
jakarta.faces.component.html.HtmlOutcomeTargetLink.PropertyKeys
Packages that use HtmlOutcomeTargetLink.PropertyKeys
Package
Description
Specialized user interface component classes for HTML.
-
Uses of HtmlOutcomeTargetLink.PropertyKeys in jakarta.faces.component.html
Subclasses with type arguments of type HtmlOutcomeTargetLink.PropertyKeys in jakarta.faces.component.htmlModifier and TypeClassDescriptionprotected static enumThe property keys.Methods in jakarta.faces.component.html that return HtmlOutcomeTargetLink.PropertyKeysModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static HtmlOutcomeTargetLink.PropertyKeys[]HtmlOutcomeTargetLink.PropertyKeys.values()Returns an array containing the constants of this enum class, in the order they are declared.