@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, toString
public ValueChangeListenerHandler(TagConfig config)
public void apply(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, FaceletException, jakarta.el.ELException
apply
in interface FaceletHandler
IOException
FacesException
FaceletException
jakarta.el.ELException
public void applyAttachedObject(FacesContext context, UIComponent parent)
applyAttachedObject
in interface AttachedObjectHandler
@JSFFaceletAttribute public String getFor()
getFor
in interface AttachedObjectHandler
Copyright © 2021 The Apache Software Foundation. All rights reserved.