public final class ActionListenerHandler extends ActionListenerHandlerBase implements ActionSource2AttachedObjectHandler
ActionListener,
ActionSourcenextHandler, tag, tagId| Constructor and Description |
|---|
ActionListenerHandler(TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyAttachedObject(FacesContext context,
UIComponent parent)
Take the argument
|
apply, getForfindNextByType, findNextByTypegetAttribute, getRequiredAttribute, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetForpublic ActionListenerHandler(TagConfig config)
config - public void applyAttachedObject(FacesContext context, UIComponent parent)
AttachedObjectHandlerTake the argument
parent and apply this attached object to it. The
action taken varies with class that implements one of the
subinterfaces of this interface.
applyAttachedObject in interface AttachedObjectHandlerapplyAttachedObject in class ActionListenerHandlerBasecontext - The FacesContext for this requestparent - The UIComponent to which this
particular attached object must be applied.Copyright © 1997–2019 Eclipse Foundation. All rights reserved.