| Package | Description | 
|---|---|
| jakarta.faces.component.behavior | 
| Modifier and Type | Method and Description | 
|---|---|
| static ClientBehaviorHint | ClientBehaviorHint. valueOf(String name)Returns 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<ClientBehaviorHint> | AjaxBehavior. getHints() | 
| Set<ClientBehaviorHint> | ClientBehavior. getHints() | 
| Set<ClientBehaviorHint> | ClientBehaviorBase. getHints() | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.