|
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | ||||||||
Package javax.faces.event
Interfaces describing events and event listeners, and concrete event implementation classes.参阅: 详细描述
| 接口摘要 | |
|---|---|
| ActionListener | A listener interface for receiving ActionEvents. |
| FacesListener | A generic base interface for event listeners for various types of
FacesEvents. |
| PhaseListener | An interface implemented by objects that wish to be notified at the beginning and ending of processing for each standard phase of the request processing lifecycle. |
| ValueChangeListener | A listener interface for receiving ValueChangeEvents. |
| 类摘要 | |
|---|---|
| ActionEvent | An ActionEvent represents the activation of a user interface
component (such as a UICommand). |
| FacesEvent | FacesEvent is the base class for user interface and
application events that can be fired by UIComponents. |
| MethodExpressionActionListener | MethodExpressionActionListener is an ActionListener that
wraps a MethodExpression. |
| MethodExpressionValueChangeListener | MethodExpressionValueChangeListener is a ValueChangeListener that
wraps a MethodExpression. |
| PhaseEvent | PhaseEvent represents the beginning or ending of
processing for a particular phase of the request processing lifecycle,
for the request encapsulated by the specified FacesContext. |
| PhaseId | Typesafe enumeration of the legal values that may be returned by the
getPhaseId() method of the FacesEvent interface. |
| ValueChangeEvent | A ValueChangeEvent is a notification that the local value of
the source component has been change as a result of user interface
activity. |
| Exception Summary | |
|---|---|
| AbortProcessingException | An exception that may be thrown by event listeners to terminate the processing of the current event. |
Package javax.faces.event Description
Interfaces describing events and event listeners, and concrete event
implementation classes. All events extend from FacesEvent and all listeners extend from FacesListener.
For your convenience here is a UML class diagram of the classes in this package.
|
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | ||||||||
提交错误或意见
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.