private static final class ActionListenerHandler.LazyActionListener
extends java.lang.Object
implements javax.faces.event.ActionListener, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private javax.el.ValueExpression |
binding |
private static long |
serialVersionUID |
private java.lang.String |
type |
Constructor and Description |
---|
LazyActionListener(java.lang.String type,
javax.el.ValueExpression binding) |
Modifier and Type | Method and Description |
---|---|
void |
processAction(javax.faces.event.ActionEvent event) |
private static final long serialVersionUID
private final java.lang.String type
private final javax.el.ValueExpression binding
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.