@JSFFaceletTag(name="f:valueChangeListener",
               bodyContent="empty",
               tagClass="org.apache.myfaces.taglib.core.ValueChangeListenerTag")
public final class ValueChangeListenerHandler
extends TagHandler
implements EditableValueHolderAttachedObjectHandler
nextHandler, tag, tagId| Constructor and Description | 
|---|
| ValueChangeListenerHandler(TagConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(FaceletContext ctx,
     UIComponent parent)See taglib documentation. | 
| void | applyAttachedObject(FacesContext context,
                   UIComponent parent) | 
| String | getFor()TODO: Document me! | 
getAttribute, getRequiredAttribute, toStringpublic ValueChangeListenerHandler(TagConfig config)
public void apply(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, FaceletException, javax.el.ELException
apply in interface FaceletHandlerIOExceptionFacesExceptionFaceletExceptionjavax.el.ELExceptionFaceletHandler.apply(javax.faces.view.facelets.FaceletContext, javax.faces.component.UIComponent)public void applyAttachedObject(FacesContext context, UIComponent parent)
applyAttachedObject in interface AttachedObjectHandler@JSFFaceletAttribute public String getFor()
getFor in interface AttachedObjectHandlerCopyright © 2021 The Apache Software Foundation. All rights reserved.