Package | Description |
---|---|
javax.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> |
ClientBehaviorBase.getHints()
Default implementation of
|
Set<ClientBehaviorHint> |
ClientBehavior.getHints()
Returns hints that describe the behavior of the ClientBehavior implementation. |
Set<ClientBehaviorHint> |
AjaxBehavior.getHints()
This method returns an unmodifiable |
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.