Package | Description |
---|---|
javax.faces.component.behavior |
APIs for attaching additional
behavior to user interface components.
|
javax.faces.event |
Interfaces describing
events and event listeners, and concrete event implementation classes.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BehaviorBase.addBehaviorListener(BehaviorListener listener)
Add the specified |
protected void |
BehaviorBase.removeBehaviorListener(BehaviorListener listener)
Remove the specified
|
Modifier and Type | Interface and Description |
---|---|
interface |
AjaxBehaviorListener
By implementing this class, an object
indicates that it is a listener for one or more kinds of |
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.