| 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 |
|---|---|
void |
BehaviorBase.broadcast(BehaviorEvent event)
Default implementation of
|
void |
Behavior.broadcast(BehaviorEvent event)
Broadcast the specified
|
| Modifier and Type | Class and Description |
|---|---|
class |
AjaxBehaviorEvent
AjaxBehaviorEvent
represents the component behavior specific to
Ajax). |
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.