Uses of Enum
jakarta.faces.component.behavior.ClientBehaviorHint
Packages that use ClientBehaviorHint
Package
Description
APIs for attaching additional
behavior to user interface components.
-
Uses of ClientBehaviorHint in jakarta.faces.component.behavior
Methods in jakarta.faces.component.behavior that return ClientBehaviorHintModifier and TypeMethodDescriptionstatic ClientBehaviorHintReturns the enum constant of this type with the specified name.static ClientBehaviorHint[]ClientBehaviorHint.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jakarta.faces.component.behavior that return types with arguments of type ClientBehaviorHintModifier and TypeMethodDescriptionAjaxBehavior.getHints()ClientBehavior.getHints()Returns hints that describe the behavior of the ClientBehavior implementation.ClientBehaviorBase.getHints()Default implementation ofClientBehavior.getHints().