|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Behavior | The Behavior interface is the root API of the component behavior model. |
ClientBehavior | ClientBehavior is the
base contract for |
ClientBehaviorHolder | The ClientBehaviorHolder
interface may be implemented by any concrete
|
Class Summary | |
---|---|
AjaxBehavior | An instance of this class
is added as a |
BehaviorBase | BehaviorBase is a
convenience base class that provides a default implementation of the
|
ClientBehaviorBase | ClientBehaviorBase is a
convenience base class that implements the default concrete behavior
of all methods defined by |
ClientBehaviorContext | ClientBehaviorContext
provides context information that may be useful to
|
ClientBehaviorContext.Parameter | Parameter instances represent name/value pairs that "submitting" ClientBehavior implementations should include when posting back into the Faces lifecycle. |
Enum Summary | |
---|---|
ClientBehaviorHint | An enum that specifies hints that describes the behavior of ClientBehavior implementations. |
Annotation Types Summary | |
---|---|
FacesBehavior | The presence of this annotation on a
class automatically registers the class with the runtime as a |
APIs for attaching additional behavior to user interface components.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |