|
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
| 上一个类 下一个 CLASS | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 | ||||||||
javax.faces.event Interface ValueChangeListener
- 所有父接口:
- EventListener, FacesListener
- 所有已知实现子孙类:
- MethodExpressionValueChangeListener
public interface ValueChangeListener
- extends FacesListener
A listener interface for receiving ValueChangeEvents. A class
that is interested in receiving such events implements this interface, and
then registers itself with the source UIComponent of interest, by
calling addValueChangeListener().
| 方法摘要 | |
|---|---|
void |
processValueChange(ValueChangeEvent event)
Invoked when the value change described by the specified ValueChangeEvent occurs. |
| 方法详细信息 |
|---|
processValueChange
void processValueChange(ValueChangeEvent event) throws AbortProcessingException
Invoked when the value change described by the specified
ValueChangeEventoccurs.- 参数:
event- TheValueChangeEventthat has occurred- 抛出异常:
AbortProcessingException- Signal the JavaServer Faces implementation that no further processing on the current event should be performed
|
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
| 上一个类 下一个 CLASS | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 | ||||||||
提交错误或意见
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.