com.sun.faces.facelets.tag.jsf.core
private static final class ActionListenerHandler.LazyActionListener extends java.lang.Object implements javax.faces.event.ActionListener, java.io.Serializable
private javax.el.ValueExpression
binding
private static long
serialVersionUID
private java.lang.String
type
ActionListenerHandler.LazyActionListener(java.lang.String type, javax.el.ValueExpression binding)
void
processAction(javax.faces.event.ActionEvent event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private static final long serialVersionUID
private final java.lang.String type
private final javax.el.ValueExpression binding
public ActionListenerHandler.LazyActionListener(java.lang.String type, javax.el.ValueExpression binding)
public void processAction(javax.faces.event.ActionEvent event) throws javax.faces.event.AbortProcessingException
processAction
javax.faces.event.ActionListener
javax.faces.event.AbortProcessingException
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.